zsh/coredumpctl: offer --quiet

This commit is contained in:
Paul Seyfert 2018-12-26 14:02:06 +01:00
parent 10dd7e746b
commit ffc7a6e931
1 changed files with 1 additions and 0 deletions

View 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'