bispawel / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

--help output printed on STDERR instead of STDOUT #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. sshfs --help | less

What is the expected output? What do you see instead?
le help text should be printed on STDOUT instead of STDERR 

What version of the product are you using? On what operating system?
sshfs --version
SSHFS version 1.7
FUSE library version: 2.6.1

Please provide any additional information below.

Original issue reported on code.google.com by antoine....@gmail.com on 18 Jan 2007 at 10:30

GoogleCodeExporter commented 8 years ago
We're not maintaining the user-space library or sshfs. I think it would be 
rather egregious of us to apply a whole 
bunch of patches to have help messages go to stdout instead of stderr.

Original comment by si...@gmail.com on 20 Jan 2007 at 2:01