diff options
Diffstat (limited to 'Completion/Unix')
-rw-r--r-- | Completion/Unix/Command/_apachectl | 2 |
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 |