]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/zsh/_coredumpctl
zsh/coredumpctl: offer --quiet
[thirdparty/systemd.git] / shell-completion / zsh / _coredumpctl
index 1631eb370e5ab63a159f8b0a0311952d2ab696f4..7b4796e26bda04fbb16f3ca3a87355d15172f72d 100644 (file)
@@ -41,4 +41,5 @@ _arguments \
     '--version[Show package version]' \
     '--debugger=[Use the given debugger]:debugger: _command_names -e' \
     {-D,--directory=}'[Use the journal files in the specified dir]:directory: _directories' \
+    {-q,--quiet}'[Do not show info messages and privilege warning]' \
     '*::coredumpctl commands:_coredumpctl_command'