mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-10 00:58:20 +03:00
zsh/coredumpctl: offer --directory option
After `-D <TAB>` and `--directory=<TAB>` _directories is called to suggest directories.
This commit is contained in:
parent
ddc052dc4e
commit
10dd7e746b
@ -40,4 +40,5 @@ _arguments \
|
||||
{-h,--help}'[Show this help]' \
|
||||
'--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' \
|
||||
'*::coredumpctl commands:_coredumpctl_command'
|
||||
|
Loading…
x
Reference in New Issue
Block a user