summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/zsh/local-completions/hornet/_sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/zsh/local-completions/hornet/_sv b/config/zsh/local-completions/hornet/_sv
index 8887bd6..837914e 100644
--- a/config/zsh/local-completions/hornet/_sv
+++ b/config/zsh/local-completions/hornet/_sv
@@ -1,4 +1,4 @@
-#compdef svdn svget svkill svlog svnuke svre svst svstop svup
+#compdef svdn svget svkill svlog svdisable svre svst svstop svup
local -a service_list
local services=$(ls ~/.services/enabled/)