X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=shell-completion%2Fzsh%2F_systemctl;h=298e97ed61aa93cce4281764abdebe8e2981b4b5;hb=edcfd89ad0996686488c02ee0062d913fa0ba483;hp=3d5f2ffeeb1c6e50ec35fa78fd9a517ce5db162d;hpb=862f4963c6f7778cea9e715eeb11ea959eba6db3;p=elogind.git diff --git a/shell-completion/zsh/_systemctl b/shell-completion/zsh/_systemctl index 3d5f2ffee..298e97ed6 100644 --- a/shell-completion/zsh/_systemctl +++ b/shell-completion/zsh/_systemctl @@ -4,6 +4,7 @@ { local -a _systemctl_cmds _systemctl_cmds=( + "list-sockets:List sockets" "list-units:List units" "start:Start (activate) one or more units" "stop:Stop (deactivate) one or more units"