mirror of
https://github.com/systemd/systemd.git
synced 2024-11-24 02:33:36 +08:00
bash-completion: update list of verbs
Add suspend, hibernate, hybrid-sleep
This commit is contained in:
parent
b6262e80b9
commit
45db2956ba
@ -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'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user