diff options
Diffstat (limited to 'Completion/X/Command/_setxkbmap')
-rw-r--r-- | Completion/X/Command/_setxkbmap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/X/Command/_setxkbmap b/Completion/X/Command/_setxkbmap index 85609b554..c490a9d8c 100644 --- a/Completion/X/Command/_setxkbmap +++ b/Completion/X/Command/_setxkbmap @@ -30,10 +30,10 @@ _setxkbmap() { '(-)'-print'[print component names]' '-rules[rules file]:rules:_files' '-symbols[symbols components]:symbols:' - '(-)'{-help,-h}'[Display help message]' + '(-)'{-help,-h}'[display help message]' '-synch[force synchronization]' '-types[types components]:types:' - '(-verbose -v)'{-verbose,-v}'[Set verbosity level]:verbosity:(0 1 2 3 4 5 6 7 8 9)' + '(-verbose -v)'{-verbose,-v}'[set verbosity level]:verbosity:(0 1 2 3 4 5 6 7 8 9)' '*::keyboard:_setxkbmap_dispatcher' ) _arguments $arguments |