completion/zsh/journalctl: Add --no-hostname

This commit is contained in:
Jörg Sommer 2019-03-26 00:36:15 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent c49357e747
commit a505736536
1 changed files with 1 additions and 0 deletions

View File

@ -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]' \