mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
completion/zsh/journalctl: Add --no-hostname
This commit is contained in:
parent
c49357e747
commit
a505736536
@ -85,6 +85,7 @@ _arguments -s \
|
||||
{-h,--help}'[Show this help]' \
|
||||
'--version[Show package version]' \
|
||||
'--no-pager[Do not pipe output into a pager]' \
|
||||
--no-hostname"[Don't show the hostname of local log messages]" \
|
||||
{-l,--full}'[Show long fields in full]' \
|
||||
{-a,--all}'[Show all fields, including long and unprintable]' \
|
||||
{-f,--follow}'[Follow journal]' \
|
||||
|
Loading…
Reference in New Issue
Block a user