shell-completion: add soft-reboot to bash

This commit is contained in:
Luca Boccassi 2023-07-07 13:39:21 +01:00
parent 865dcdf850
commit 1386e34bae

View file

@ -213,7 +213,7 @@ _systemctl () {
[ENVS]='set-environment unset-environment import-environment'
[STANDALONE]='daemon-reexec daemon-reload default
emergency exit halt hibernate hybrid-sleep
suspend-then-hibernate kexec list-jobs list-sockets
suspend-then-hibernate kexec soft-reboot list-jobs list-sockets
list-timers list-units list-unit-files poweroff
reboot rescue show-environment suspend get-default
is-system-running preset-all list-automounts list-paths'