|
From: Nicholas N. <nj...@ca...> - 2003-11-20 10:39:09
|
On Mon, 17 Nov 2003, Olly Betts 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? Committed to HEAD. Thanks. N |