
bugzilla-daemon at bugzilla
Nov 1, 2009, 2:30 PM
Post #1 of 1
(430 views)
Permalink
|
|
[Bug 1670] Send --help to stdout, not stderr
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1670 Darren Tucker <dtucker [at] zip> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker [at] zip Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Darren Tucker <dtucker [at] zip> 2009-11-02 09:30:11 EST --- ssh(1) does not have a --help option (nor any other long options for that matter). Sending output to stderr when given an invalid option is entirely reasonable. See BSD cp(1), ls(1) etc. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|