aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unprotbas.16
-rw-r--r--unprotbas.rst6
2 files changed, 12 insertions, 0 deletions
diff --git a/unprotbas.1 b/unprotbas.1
index 2727592..33afa02 100644
--- a/unprotbas.1
+++ b/unprotbas.1
@@ -93,6 +93,12 @@ an invalid (0) next\-line pointer on the last line of code. \fB\-pv\fP
replaces the variable names with the Atari EOL character (\fB$9B\fP).
\fB\-p\fP does both. None of the other options except \fB\-v\fP (verbose)
can be used with these.
+.TP
+.B \fB\-\-help\fP
+Print usage message and exit.
+.TP
+.B \fB\-\-version\fP
+Print version number and exit.
.UNINDENT
.SH EXIT STATUS
.INDENT 0.0
diff --git a/unprotbas.rst b/unprotbas.rst
index 39a051b..c8584e8 100644
--- a/unprotbas.rst
+++ b/unprotbas.rst
@@ -76,6 +76,12 @@ will be treated as options.
**-p** does both. None of the other options except **-v** (verbose)
can be used with these.
+**--help**
+ Print usage message and exit.
+
+**--version**
+ Print version number and exit.
+
EXIT STATUS
===========