From a5cced9099f39d19fd55791a011bfe769c597a1a Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 16 Feb 2004 11:00:22 +0000 Subject: complete also for apache2ctl --- ChangeLog | 3 +++ Completion/Unix/Command/_apachectl | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 51292b37f..6cabd20c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-02-16 Oliver Kiddle + * unposted: Completion/Unix/Command/_apachectl: complete also for + apache2ctl + * Frank v Waveren: 19423: Completion/X/Command/_mplayer: correct typo in one of the options 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 -- cgit 1.4.1