shell-completion: remove load from systemctl

This commit is contained in:
Lukas Nykryn 2014-01-15 15:31:07 +01:00
parent 1b2457e16d
commit f89a4474e0
2 changed files with 2 additions and 3 deletions

View File

@ -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'
)

View File

@ -26,7 +26,6 @@
"show:Show properties of one or more units/jobs or the manager"
"cat:Show the source unit files and drop-ins"
"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"
@ -268,7 +267,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()
{