summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlatian <baschdel@disroot.org>2023-10-01 20:36:52 +0200
committerSimon Lees <simon@simotek.net>2023-10-09 00:55:49 +0000
commit4c07b828a687473b0715438436c654c05b1c5af7 (patch)
treee1c08ae1be9486f3da623aa9aa2b133ffbf8782c
parentf38b8bbea064a0c2c5f42a1a9485b4f0c9e83aae (diff)
Applied fix suggested in issue #145 for xdg-mime synopsis
-rw-r--r--scripts/desc/xdg-mime.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/desc/xdg-mime.xml b/scripts/desc/xdg-mime.xml
index 64bfc85..7ac0b76 100644
--- a/scripts/desc/xdg-mime.xml
+++ b/scripts/desc/xdg-mime.xml
@@ -39,10 +39,9 @@ and adding descriptions for new file types</refpurpose>
<command>xdg-mime</command>
<arg choice="plain">query</arg>
<group choice="req">
- <arg choice="plain">filetype</arg>
- <arg choice="plain">default</arg>
+ <arg choice="plain">filetype <replaceable>FILE</replaceable></arg>
+ <arg choice="plain">default <replaceable>mimetype</replaceable></arg>
</group>
- <arg choice="plain">...</arg>
</cmdsynopsis>
<cmdsynopsis>
<command>xdg-mime</command>