summaryrefslogtreecommitdiff
path: root/scripts/desc/xdg-menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/desc/xdg-menu.xml')
-rwxr-xr-xscripts/desc/xdg-menu.xml16
1 files changed, 13 insertions, 3 deletions
diff --git a/scripts/desc/xdg-menu.xml b/scripts/desc/xdg-menu.xml
index f799aa8..7ff35bf 100755
--- a/scripts/desc/xdg-menu.xml
+++ b/scripts/desc/xdg-menu.xml
@@ -75,8 +75,9 @@
<cmdsynopsis>
<command>xdg-menu</command>
<group choice="req">
- <arg choice="plain">--help</arg>
- <arg choice="plain">--version</arg>
+ <arg choice="plain"><option>--help</option></arg>
+ <arg choice="plain"><option>--manual</option></arg>
+ <arg choice="plain"><option>--version</option></arg>
</group>
</cmdsynopsis>
</refsynopsisdiv>
@@ -190,7 +191,16 @@
<term><option>--help</option></term>
<listitem>
<simpara>
- Show this help.
+ Show command synopsis.
+ </simpara>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--manual</option></term>
+ <listitem>
+ <simpara>
+ Show this manualpage.
</simpara>
</listitem>
</varlistentry>