chiark / gitweb /
bash-completion: update list of verbs
authorDave Reisner <dreisner@archlinux.org>
Wed, 19 Dec 2012 13:11:20 +0000 (08:11 -0500)
committerDave Reisner <dreisner@archlinux.org>
Wed, 19 Dec 2012 13:11:20 +0000 (08:11 -0500)
Add suspend, hibernate, hybrid-sleep

shell-completion/systemd-bash-completion.sh

index 897f988fd9cef5669a46d1a05ee5d5425a9c7439..a5df3bf985bdc431866e66817b5d65a165f833b9 100644 (file)
@@ -114,8 +114,9 @@ _systemctl () {
                 [SNAPSHOTS]='delete'
                      [ENVS]='set-environment unset-environment'
                [STANDALONE]='daemon-reexec daemon-reload default dot dump
-                             emergency exit halt kexec list-jobs list-units
-                             list-unit-files poweroff reboot rescue show-environment'
+                             emergency exit halt hibernate hybrid-sleep kexec list-jobs
+                             list-units list-unit-files poweroff reboot rescue
+                             show-environment suspend'
                      [NAME]='snapshot load'
                      [FILE]='link'
         )