mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
shell-completion/zsh/systemctl: add soft-reboot
Make zsh shell-completion aware of soft-reboot.
This commit is contained in:
parent
555737878f
commit
050d6d711a
@ -97,6 +97,7 @@
|
||||
"suspend:Suspend the system"
|
||||
"poweroff:Shut down and power-off the system"
|
||||
"reboot:Shut down and reboot the system"
|
||||
"soft-reboot:Shut down and reboot the userspace"
|
||||
"kexec:Shut down and reboot the system with kexec"
|
||||
"exit:Ask for user instance termination"
|
||||
"switch-root:Change root directory"
|
||||
|
Loading…
x
Reference in New Issue
Block a user