chiark / gitweb /
shell-completion: add hostnamectl set-deployment
[elogind.git] / shell-completion / bash / hostnamectl
index 22f8f06b694349e418a0744b817f7706d7997826..a5e34600c806a07b42fe573e2e6bd7e4343998f0 100644 (file)
@@ -38,7 +38,7 @@ _hostnamectl() {
         local -A VERBS=(
                 [STANDALONE]='status'
                      [ICONS]='set-icon-name'
-                      [NAME]='set-hostname'
+                      [NAME]='set-hostname set-deployment'
                    [CHASSIS]='set-chassis'
         )