]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/zsh/_systemd
shell-completion: add systemd-cat --namespace=
[thirdparty/systemd.git] / shell-completion / zsh / _systemd
index 863631571efe168e775bdc2d064a66c5c2fd23c3..44476144c118493c677b96d7f98307324b5332ff 100644 (file)
@@ -19,6 +19,7 @@ case "$service" in
             {-t+,--identifier=}'[Set syslog identifier.]:syslog identifier:' \
             {-p+,--priority=}'[Set priority value.]:value:({0..7})' \
             '--level-prefix=[Control whether level prefix shall be parsed.]:boolean:(1 0)' \
+            '--namespace=[Connect to specified journal namespace.]:journal namespace:' \
             ':Message'
         ;;
     systemd-cgls)