]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/zsh/_coredumpctl
zsh/coredumpctl: complete argument for --debugger=
[thirdparty/systemd.git] / shell-completion / zsh / _coredumpctl
index cf24f5b361d547e75d64184e42c34ccdcb507e3f..6ed2ca216d2438dea86a0fae256764bcad3748b3 100644 (file)
@@ -39,5 +39,5 @@ _arguments \
     '--no-legend[Do not print the column headers]' \
     {-h,--help}'[Show this help]' \
     '--version[Show package version]' \
-    '--debugger=[Use the given debugger]' \
+    '--debugger=[Use the given debugger]:debugger: _command_names -e' \
     '*::coredumpctl commands:_coredumpctl_command'