chiark / gitweb /
Updates in bash autocompletions
[elogind.git] / shell-completion / bash / localectl
index c9e22af2aa162a9b9aed99fe190075b8c35c99ad..e0c06a794ed23f34f12e4c92de234612021517b3 100644 (file)
@@ -34,7 +34,7 @@ _localectl() {
         local i verb comps locale_vals
         local cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]}
         local OPTS='-h --help --version --no-convert --no-pager --no-ask-password
-                    -H --host'
+                    -H --host --machine'
 
         if __contains_word "$prev" $OPTS; then
                 case $prev in