diff options
Diffstat (limited to 'src/man/include/param_help_py.xml')
-rw-r--r-- | src/man/include/param_help_py.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/man/include/param_help_py.xml b/src/man/include/param_help_py.xml new file mode 100644 index 000000000..a2478bf28 --- /dev/null +++ b/src/man/include/param_help_py.xml @@ -0,0 +1,10 @@ +<varlistentry> + <term> + <option>-h</option>,<option>--help</option> + </term> + <listitem> + <para> + Display help message and exit. + </para> + </listitem> +</varlistentry> |