|
From: Olly B. <ol...@su...> - 2003-11-17 17:57:20
|
On Mon, Nov 17, 2003 at 12:41:25PM -0500, Andr?s Rold?n wrote:
> I'm maintaining valgrind for Debian and there is a rule on
> Debian that says that every large --help message should be on STDOUT
> instead of STDERR.
It's a sensible rule, and most Linux programs do send help output to
stdout rather than stderr so valgrind is out of line with convention
here. Perhaps valgrind should by change to use stdout?
Cheers,
Olly
|