diff options
Diffstat (limited to 'shell-completion/bash/systemctl')
-rw-r--r-- | shell-completion/bash/systemctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/systemctl b/shell-completion/bash/systemctl index 86ea33c6e2..232d2d65f4 100644 --- a/shell-completion/bash/systemctl +++ b/shell-completion/bash/systemctl @@ -141,7 +141,7 @@ _systemctl () { emergency exit halt hibernate hybrid-sleep kexec list-jobs list-sockets list-timers list-units list-unit-files poweroff reboot rescue show-environment suspend get-default' - [NAME]='snapshot load' + [NAME]='snapshot' [FILE]='link' [TARGETS]='set-default' ) |