diff options
Diffstat (limited to 'listbas.rst')
-rw-r--r-- | listbas.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/listbas.rst b/listbas.rst index 0d13a06..a2c0f0f 100644 --- a/listbas.rst +++ b/listbas.rst @@ -231,7 +231,8 @@ protection. - **listbas** doesn't print a banner on startup. - **listbas** tells you if the program is protected, and refuses to operate - on variable-protected programs. + on variable-protected programs. For code-protected programs, it lists + the program up to the "poisoned" line (normally the last line). -- |