con-lib2rst - manual page for con-lib2rst 0.3.2
con-lib2rst [-h] [-v] [-q] [-V] [-B] [-A] [-K] [-S <sudoCmd>] [-P DOC_PREFIX] [-a AUTHOR] [-d DATE] [-c COPYRIGHT] [-n VERSION] [-s SECTION] [-g GROUP] FILE.bash
Generate reStructured text (RST), trimmed for use as manual page, from bash code.
Generic options:
|
-h |
: Get help (use -v [-v] to get more help). | ||
|
-v |
: Increase verbosity. | ||
|
-q |
: Decrease verbosity. | ||
|
-V |
: Print program version only. | ||
|
-B |
: Print bash completion code for this program. | ||
|
-A |
: Automatic mode: Assume defaults for all questions. | ||
|
-K |
: Keep mode: Don’t delete temporary files and directories. | ||
|
-S |
<sudoCmd> : Command to gain root access. [default: sudo] [type: string]
|
-P DOC_PREFIX: Documentation prefix. [default: RST] [type: string] |
-a AUTHOR
: Add author name and/or email address. [type: string]
-d DATE
: Add date string. [type: string]
|
-c COPYRIGHT : Add copyright text. [type: string] |
-n VERSION
: Add version nummber. [type: string]
-s SECTION
: Add man section. [type: string]
-g GROUP
: Add man group. [type: string]
Positionals:
FILE.bash: Bash code file.
-- con-lib2rst 0.3.2. Use [-v [-v]] -h to get [more] help.