From 1f10767c83fb70731e3cf1b4aeae3c1beb8f356b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 18 Jun 2024 02:01:43 -0400 Subject: docs: move "General Options" to genopts.rst, include it where needed. --- protbas.rst | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'protbas.rst') diff --git a/protbas.rst b/protbas.rst index 5ceb838..56fb7c1 100644 --- a/protbas.rst +++ b/protbas.rst @@ -41,18 +41,6 @@ Options may appear in any order. The first non-option argument is used for **input-file**; the second is **output-file**. A third non-option argument is an error. -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. - Protection Options ------------------ **-nc** @@ -71,6 +59,8 @@ Protection Options character code in hex, e.g. **-x20** to use a space. Default is **9b** (the EOL character). **-xr** means random codes. +.. include:: genopts.rst + EXIT STATUS =========== -- cgit v1.2.3