]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shell-completion: hostnamectl: add the command set-location 1709/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Thu, 29 Oct 2015 04:47:16 +0000 (07:47 +0300)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 29 Oct 2015 04:47:16 +0000 (07:47 +0300)
shell-completion/bash/hostnamectl

index 9ad52e03b481c56f6cbbe8d230093347b0ca08f4..6a252188ea09b8aa8b20650489d26e794fe3ffaa 100644 (file)
@@ -38,7 +38,7 @@ _hostnamectl() {
         local -A VERBS=(
                 [STANDALONE]='status'
                      [ICONS]='set-icon-name'
-                      [NAME]='set-hostname set-deployment'
+                      [NAME]='set-hostname set-deployment set-location'
                    [CHASSIS]='set-chassis'
         )