From f89a4474e05307e45992e1f30b6b1b26900d91bd Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Wed, 15 Jan 2014 15:31:07 +0100 Subject: shell-completion: remove load from systemctl --- shell-completion/bash/systemctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell-completion/bash') 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' ) -- cgit v1.2.3-54-g00ecf