summaryrefslogtreecommitdiff
path: root/shell-completion/zsh/_systemctl
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2014-01-15 15:31:07 +0100
committerLukas Nykryn <lnykryn@redhat.com>2014-01-15 15:31:07 +0100
commitf89a4474e05307e45992e1f30b6b1b26900d91bd (patch)
treef2b74782146a395778e77046ff1aa3ca90f6b94f /shell-completion/zsh/_systemctl
parent1b2457e16dbbaa5e587c5e36d274a48c585d4840 (diff)
shell-completion: remove load from systemctl
Diffstat (limited to 'shell-completion/zsh/_systemctl')
-rw-r--r--shell-completion/zsh/_systemctl3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell-completion/zsh/_systemctl b/shell-completion/zsh/_systemctl
index c469d5f1dd..b6cf664587 100644
--- a/shell-completion/zsh/_systemctl
+++ b/shell-completion/zsh/_systemctl
@@ -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()
{