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