Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread jidanni
> I really don't understand the usefulness of this. You have two different types of help output. Depending on which one a users triggers, he will never know about the other. On the man page you document a help command, but the Usage messages, both of them, make no mention of it. You must admit that

Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread Ryan Niebur
tag 528425 moreinfo thanks On Wed, May 13, 2009 at 04:27:40AM +0800, jida...@jidanni.org wrote: > Package: apache2.2-common > Version: 2.2.11-3 > Severity: minor > File: /usr/sbin/apache2ctl > > Please make sure "help" is mentioned in both cases below, so that there > is no longer the two lines w

Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread jidanni
Package: apache2.2-common Version: 2.2.11-3 Severity: minor File: /usr/sbin/apache2ctl Please make sure "help" is mentioned in both cases below, so that there is no longer the two lines with just 0. # for i in -- ''; do for c in wc 'grep -ic help'; do k="apache2ctl ${i}help 2>&1|$c";echo \# $k;