-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
When creating an app where the root command is empty and has no flags or arguments but my app has a bunch of other subcommands, for example like the Go or Git commands, running the help with no arguments causes it to do nothing. This could be potentially confusing for users, so it would be nice if help were automatically printed.
Also, when not filling in a required argument or typing an invalid subcommand, some usage info could be displayed to help the user figure out the problem faster.
chatterburger97
Metadata
Metadata
Assignees
Labels
No labels