X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=shell-completion%2Fzsh%2F_systemctl;h=3959cd551ca43bf262cebda6cd95544d023d99c6;hb=299c397c127cda34facbe7d089f944a708ec95e9;hp=298e97ed61aa93cce4281764abdebe8e2981b4b5;hpb=d808ca6414cd29d56507bed78fce2d26c6b00f15;p=elogind.git diff --git a/shell-completion/zsh/_systemctl b/shell-completion/zsh/_systemctl index 298e97ed6..3959cd551 100644 --- a/shell-completion/zsh/_systemctl +++ b/shell-completion/zsh/_systemctl @@ -38,7 +38,6 @@ "is-enabled:Check whether unit files are enabled" "list-jobs:List jobs" "cancel:Cancel all, one, or more jobs" - "dump:Dump server status" "snapshot:Create a snapshot" "delete:Remove one or more snapshots" "show-environment:Dump environment" @@ -264,7 +263,7 @@ done (( $+functions[_systemctl_link] )) || _systemctl_link() { _files } # no systemctl completion for: -# [STANDALONE]='daemon-reexec daemon-reload default dump +# [STANDALONE]='daemon-reexec daemon-reload default # emergency exit halt kexec list-jobs list-units # list-unit-files poweroff reboot rescue show-environment' # [NAME]='snapshot load'