Block a user
8c6567bc8a
Using os.Args is not necessary
d8be978ba8
Pass command name to CmdArgs struct
Sort registered subcommands alphabetically
9360df727a
Consolidate subcommand registration
4e25579718
Sort commands in help output
f63c90db2b
Consolidate subcommand registration
1a99e03f88
Sort commands in help output
Sort registered subcommands alphabetically
Sort registered subcommands alphabetically
f63c90db2b
Consolidate subcommand registration
1a99e03f88
Sort commands in help output
Sort registered subcommands alphabetically
0cbd256b86
Print help if no subcommand is given.
6f0a43c573
Print help if no subcommand is given. Closes #4