Closed sjackman closed 9 years ago
The output of --help should go to standard output and not to standard error, so that it can be easily piped into a pager such as less.
Good idea, thanks. Implemented in e464120a.
Nice. Thanks.
The output of --help should go to standard output and not to standard error, so that it can be easily piped into a pager such as less.