logoalt Hacker News

xigoiyesterday at 8:48 PM0 repliesview on HN

I expect invoking a command-line tool without any arguments to perform the most common action. Displaying the help should only be a fallback if there is no most common action. For example, `git init` modifies the current directory instead of asking you, because that’s what you want to do most of the time.