aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/totem.fish
diff options
context:
space:
mode:
authorGravatar Jan Ernsting <jan.ernsting@gmail.com>2015-09-27 14:33:52 +0200
committerGravatar Jan Ernsting <jan.ernsting@gmail.com>2015-09-27 14:36:16 +0200
commit73766397899372b3ce4fe7f857d48e87c048ad5d (patch)
tree94c3e8c7505264ea8df36b4eb24956ac050ebb37 /share/completions/totem.fish
parent2334374fd6014cb38d3829d37ac9f543e24e9e6c (diff)
Fix completion for totem
Diffstat (limited to 'share/completions/totem.fish')
-rw-r--r--share/completions/totem.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/completions/totem.fish b/share/completions/totem.fish
index b477dc8d..7eb557fb 100644
--- a/share/completions/totem.fish
+++ b/share/completions/totem.fish
@@ -1,7 +1,7 @@
#completion for totem
complete -c totem -l usage --description 'Output a brief synopsis of command options then quit'
-complete -c totem -s ? -l help --description 'Output a longer help message then quit'
+complete -c totem -s '?' -l help --description 'Output a longer help message then quit'
complete -c totem -l version --description 'Output version information then quit'
complete -c totem -l play-pause --description 'Tell any running totem instance: Toggle between play and pause'
complete -c totem -l play --description 'Tell any running totem instance: Play'