bash-completion: update list of verbs

Add suspend, hibernate, hybrid-sleep
This commit is contained in:
Dave Reisner 2012-12-19 08:11:20 -05:00
parent b6262e80b9
commit 45db2956ba
1 changed files with 3 additions and 2 deletions

View 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'
)