diff options
author | B. Watson <urchlay@slackware.uk> | 2024-06-18 02:01:43 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-06-18 02:01:43 -0400 |
commit | 1f10767c83fb70731e3cf1b4aeae3c1beb8f356b (patch) | |
tree | caf9ecb98d9abd2a5e2bdc7630df2c5fe9d9cede /unprotbas.rst | |
parent | 600c7fcd2ca1827cb1e02d8821878410ae410638 (diff) | |
download | bw-atari8-tools-1f10767c83fb70731e3cf1b4aeae3c1beb8f356b.tar.gz |
docs: move "General Options" to genopts.rst, include it where needed.
Diffstat (limited to 'unprotbas.rst')
-rw-r--r-- | unprotbas.rst | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/unprotbas.rst b/unprotbas.rst index d24b1f3..21bbdb1 100644 --- a/unprotbas.rst +++ b/unprotbas.rst @@ -41,18 +41,6 @@ Option bundling is not supported, use e.g. **-v -f**, not **-vf**. To use filenames beginning with *-*, write them as *./-file*, or they will be treated as options. -General Options ---------------- -**--help** - Print usage message and exit. - -**--version** - Print version number and exit. - -**-v** - Verbose operation. When displaying a number in verbose mode, it will - be prefixed with *$* if it's in hex, or no prefix for decimal. - Unprotection Options -------------------- **-f** @@ -84,6 +72,8 @@ Unprotection Options Read variable names from **varnames.txt**, and use them instead of generating the names. See **VARIABLE NAMES**, below. +.. include:: genopts.rst + EXIT STATUS =========== |