X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=shell-completion%2Fzsh%2F_loginctl;h=a22fc9948a407ee02d9eab174527decc7a8a2a86;hb=753e98788a9bcbd3bba2b3006672c003ae72eefa;hp=ebf6b3ae0a90fbc9ccc5dc12429c8e8f0fdc794d;hpb=862f4963c6f7778cea9e715eeb11ea959eba6db3;p=elogind.git diff --git a/shell-completion/zsh/_loginctl b/shell-completion/zsh/_loginctl index ebf6b3ae0..a22fc9948 100644 --- a/shell-completion/zsh/_loginctl +++ b/shell-completion/zsh/_loginctl @@ -100,7 +100,7 @@ _arguments -s \ '--kill-who=[Who to send signal to]:killwho:(main control all)' \ {-s+,--signal=}'[Which signal to send]:signal:_signals' \ '--no-ask-password[Do not ask for system passwords]' \ - {-H+,--host=}'[Show information for remote host]:userathost:_sd_hosts_or_user_at_host' \ + {-H+,--host=}'[Operate on remote host]:userathost:_sd_hosts_or_user_at_host' \ {-P,--privileged}'[Acquire privileges before execution]' \ '--no-pager[Do not pipe output into a pager]' \ '*::loginctl command:_loginctl_command'