shell-completion: remove load from systemctl

(cherry picked from commit f89a4474e0)

Conflicts:
	shell-completion/bash/systemctl
This commit is contained in:
Lukas Nykryn
2014-02-23 12:42:01 +00:00
committed by Colin Guthrie
parent e3d3ab4650
commit e96f97ae44
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ _systemctl () {
emergency exit halt hibernate hybrid-sleep kexec list-jobs
list-sockets list-units list-unit-files poweroff reboot rescue
show-environment suspend get-default'
[NAME]='snapshot load'
[NAME]='snapshot'
[FILE]='link'
[TARGETS]='set-default'
)
+1 -2
View File
@@ -24,7 +24,6 @@
"status:Show runtime status of one or more units"
"show:Show properties of one or more units/jobs or the manager"
"reset-failed:Reset failed state for all, one, or more units"
"load:Load one or more units"
"list-unit-files:List installed unit files"
"enable:Enable one or more unit files"
"disable:Disable one or more unit files"
@@ -266,7 +265,7 @@ done
# [STANDALONE]='daemon-reexec daemon-reload default
# emergency exit halt kexec list-jobs list-units
# list-unit-files poweroff reboot rescue show-environment'
# [NAME]='snapshot load'
# [NAME]='snapshot'
_systemctl_caching_policy()
{