chiark / gitweb /
zsh_completion: Fix single letter args
[elogind.git] / shell-completion / zsh / _localectl
index 321e418b5089841ee37fcd5db642b67417faac32..3d76bb0c4d5c5e32ad84722d37387211455662d8 100644 (file)
@@ -79,5 +79,5 @@ _arguments \
     "--no-convert[Don't convert keyboard mappings]" \
     '--no-pager[Do not pipe output into a pager]' \
     '--no-ask-password[Do not prompt for password]' \
-    {-H,--host=}'[Operate on remote host]:userathost:_sd_hosts_or_user_at_host' \
+    {-H+,--host=}'[Operate on remote host]:userathost:_sd_hosts_or_user_at_host' \
     '*::localectl commands:_localectl_command'