chiark / gitweb /
Remove non-login i18n
[elogind.git] / shell-completion / bash / timedatectl
index 1a0acc6c7c089793d59d8de4d895cb51c47bc0c7..a57fbd25466ffbd5479ddf25ea98f53c5121b309 100644 (file)
@@ -28,7 +28,7 @@ _timedatectl() {
         local i verb comps
         local cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]}
         local OPTS='-h --help --version --adjust-system-clock --no-pager
-                    --no-ask-password -H --host'
+                    --no-ask-password -H --host --machine'
 
         if __contains_word "$prev" $OPTS; then
                 case $prev in