Comment by aquariusDue
21 hours ago
I know feels aren't the objective truth but I feel like most people would default to running "new-cli-tool --help" first thing as a learned (defensive) habit. After all quite a bit of stuff that runs in a terminal emulator does something when ran without arguments or flags.
I feel most people should refer to manual before running arbitary command. but that's because "crontab -r" has taught me this the hard way.
new devs should not learn these things the hard way