diff options
| author | B. Watson <urchlay@slackware.uk> | 2024-05-19 14:28:43 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2024-05-19 14:28:43 -0400 |
| commit | 39eba34df66afd75381d15923ec6803585236edf (patch) | |
| tree | 5e137312f103f87004d9ada5f4cef7a6febc9033 | |
| parent | a076240e441bf4b7e7f4f29cbfbb9fb2d3336c09 (diff) | |
| download | bw-atari8-tools-39eba34df66afd75381d15923ec6803585236edf.tar.gz | |
unprotbas: tweak docs.
| -rw-r--r-- | unprotbas.1 | 2 | ||||
| -rw-r--r-- | unprotbas.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/unprotbas.1 b/unprotbas.1 index ff8cd36..2b389ac 100644 --- a/unprotbas.1 +++ b/unprotbas.1 @@ -32,7 +32,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] unprotbas \- Unprotect LIST-protected Atari 8-bit BASIC programs .SH SYNOPSIS .sp -unprotbas [\fB\-v\fP] [\fB\-f\fP] [\fB\-n\fP] [\fB\-g\fP] \fBinput\-file\fP \fBoutput\-file\fP +unprotbas [\fB\-v\fP] [\fB\-f\fP] [\fB\-n\fP] [\fB\-g\fP] [\fB\-c\fP] \fBinput\-file\fP \fBoutput\-file\fP .SH DESCRIPTION .sp \fBunprotbas\fP modifies a LIST\-protected Atari 8\-bit BASIC program, diff --git a/unprotbas.rst b/unprotbas.rst index dfd3f5a..28ccd8b 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -11,7 +11,7 @@ Unprotect LIST-protected Atari 8-bit BASIC programs SYNOPSIS ======== -unprotbas [**-v**] [**-f**] [**-n**] [**-g**] **input-file** **output-file** +unprotbas [**-v**] [**-f**] [**-n**] [**-g**] [**-c**] **input-file** **output-file** DESCRIPTION =========== |
