summaryrefslogtreecommitdiffstats
path: root/src/man/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/include')
-rw-r--r--src/man/include/param_help.xml2
-rw-r--r--src/man/include/param_help_py.xml10
2 files changed, 11 insertions, 1 deletions
diff --git a/src/man/include/param_help.xml b/src/man/include/param_help.xml
index a2478bf28..d28020bf7 100644
--- a/src/man/include/param_help.xml
+++ b/src/man/include/param_help.xml
@@ -1,6 +1,6 @@
<varlistentry>
<term>
- <option>-h</option>,<option>--help</option>
+ <option>-?</option>,<option>--help</option>
</term>
<listitem>
<para>
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>