logoalt Hacker News

aquariusDueyesterday at 5:02 PM1 replyview on HN

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.


Replies

rk06today at 4:35 AM

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