Hacker News new | ask | show | jobs
by fomine3 2167 days ago
I'm particular about: If I run a command and its arguments is wrong, it should output error and help messages to STDERR. But if I run a command with --help argument, it should output help messages to STDOUT.