mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
fix --full for journalctl zsh completion
This commit is contained in:
parent
d85f4d4ebf
commit
10341c618e
@ -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' \
|
||||
{--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]' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user