We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8573b51 commit 25495a6Copy full SHA for 25495a6
common/config.go
@@ -38,5 +38,5 @@ const (
38
39
// Help.
40
OptHelp = "help"
41
- OptHelpAlias = "?"
+ OptHelpAlias = "h"
42
)
0 commit comments