completion/zsh/journalctl: Add --no-hostname
authorJörg Sommer <joerg@jo-so.de>
Mon, 25 Mar 2019 23:36:15 +0000 (00:36 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 26 Mar 2019 06:59:30 +0000 (07:59 +0100)
shell-completion/zsh/_journalctl

index a4df88e..0520e02 100644 (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]' \