summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2004-02-16 11:00:22 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2004-02-16 11:00:22 +0000
commita5cced9099f39d19fd55791a011bfe769c597a1a (patch)
tree87a312b00cda06f89a6bb53623b706975f5c0b6f /Completion/Unix/Command
parentdon't need separate _perl_builtin_funcs (only perldoc ever used it) (diff)
downloadzsh-a5cced9099f39d19fd55791a011bfe769c597a1a.tar
zsh-a5cced9099f39d19fd55791a011bfe769c597a1a.tar.gz
zsh-a5cced9099f39d19fd55791a011bfe769c597a1a.tar.bz2
zsh-a5cced9099f39d19fd55791a011bfe769c597a1a.tar.lz
zsh-a5cced9099f39d19fd55791a011bfe769c597a1a.tar.xz
zsh-a5cced9099f39d19fd55791a011bfe769c597a1a.tar.zst
zsh-a5cced9099f39d19fd55791a011bfe769c597a1a.zip
complete also for apache2ctl
Diffstat (limited to 'Completion/Unix/Command')
-rw-r--r--Completion/Unix/Command/_apachectl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_apachectl b/Completion/Unix/Command/_apachectl
index 6516b1f84..65019d639 100644
--- a/Completion/Unix/Command/_apachectl
+++ b/Completion/Unix/Command/_apachectl
@@ -1,3 +1,3 @@
-#compdef apachectl
+#compdef apachectl apache2ctl
_sub_commands start startssl stop restart fullstatus status graceful configtest help