chiark / gitweb /
fix --full for journalctl zsh completion
authorDaniel Wallace <danielwallace@gtmanfred.com>
Sat, 24 Nov 2012 00:14:21 +0000 (19:14 -0500)
committerMichael Biebl <biebl@debian.org>
Sat, 24 Nov 2012 00:42:35 +0000 (01:42 +0100)
shell-completion/systemd-zsh-completion.zsh

index 7799bf68dad99f934cf4f45941a3500596df98e8..a58f4ae0d4c4340dd26ea1d4989df11ce90cb6a0 100644 (file)
@@ -77,7 +77,7 @@ _ctls()
                 {-n,--lines=}'[Number of journal entries to show]:integer' \
                 '--no-tail[Show all lines, even in follow mode]' \
                 {-o,--output=}'[Change journal output mode]:output modes:_outputmodes' \
                 {-n,--lines=}'[Number of journal entries to show]:integer' \
                 '--no-tail[Show all lines, even in follow mode]' \
                 {-o,--output=}'[Change journal output mode]:output modes:_outputmodes' \
-                {--full}'[Show long fields in full]' \
+                '--full[Show long fields in full]' \
                 {-a,--all}'[Show all fields, including long and unprintable]' \
                 {-q,--quiet}"[Don't show privilege warning]" \
                 '--no-pager[Do not pipe output into a pager]' \
                 {-a,--all}'[Show all fields, including long and unprintable]' \
                 {-q,--quiet}"[Don't show privilege warning]" \
                 '--no-pager[Do not pipe output into a pager]' \