top | item 38972807

(no title)

protomikron | 2 years ago

An annoying thing is if CLI tools don't exit with non-zero if the tool is used incorrectly.

It's pretty standard to print the usage string if the tool is invoked with invalid arguments. However the program should then also exit with non-zero, otherwise it can be inconvenient to use in scripting.

discuss

order

No comments yet.