diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/Unix/Command/_systemd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_systemd b/Completion/Unix/Command/_systemd index 585ed9c41..c9fc38a5e 100644 --- a/Completion/Unix/Command/_systemd +++ b/Completion/Unix/Command/_systemd @@ -121,6 +121,7 @@ _hosts_or_user_at_host() "rescue:Enter system rescue mode" "emergency:Enter system emergency mode" "halt:Shut down and halt the system" + "suspend:Suspend the system" "poweroff:Shut down and power-off the system" "reboot:Shut down and reboot the system" "kexec:Shut down and reboot the system with kexec" |