aboutsummaryrefslogtreecommitdiff
path: root/genopts.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-06-18 02:01:43 -0400
committerB. Watson <urchlay@slackware.uk>2024-06-18 02:01:43 -0400
commit1f10767c83fb70731e3cf1b4aeae3c1beb8f356b (patch)
treecaf9ecb98d9abd2a5e2bdc7630df2c5fe9d9cede /genopts.rst
parent600c7fcd2ca1827cb1e02d8821878410ae410638 (diff)
downloadbw-atari8-tools-1f10767c83fb70731e3cf1b4aeae3c1beb8f356b.tar.gz
docs: move "General Options" to genopts.rst, include it where needed.
Diffstat (limited to 'genopts.rst')
-rw-r--r--genopts.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/genopts.rst b/genopts.rst
new file mode 100644
index 0000000..dfc588a
--- /dev/null
+++ b/genopts.rst
@@ -0,0 +1,11 @@
+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.