about summary refs log tree commit diff
path: root/Completion/Unix/Command/_apachectl
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:44:57 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:44:57 +0000
commit5ab40d127bc52862845552df9944cc449efc1c9d (patch)
tree1939275f3127f38dec3b6a1a04044ae0f6bd21e4 /Completion/Unix/Command/_apachectl
parent3a229642173fe0843939616351fd95944e93ca5c (diff)
downloadzsh-5ab40d127bc52862845552df9944cc449efc1c9d.tar.gz
zsh-5ab40d127bc52862845552df9944cc449efc1c9d.tar.xz
zsh-5ab40d127bc52862845552df9944cc449efc1c9d.zip
moved from Completion/User/_apachectl
Diffstat (limited to 'Completion/Unix/Command/_apachectl')
-rw-r--r--Completion/Unix/Command/_apachectl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_apachectl b/Completion/Unix/Command/_apachectl
new file mode 100644
index 000000000..6516b1f84
--- /dev/null
+++ b/Completion/Unix/Command/_apachectl
@@ -0,0 +1,3 @@
+#compdef apachectl
+
+_sub_commands start startssl stop restart fullstatus status graceful configtest help