A cool CLI to do things

A longer, probably multiline description

Usage: test [OPTIONS] COMMAND

Commands:

  sub1                  Do one thing
  sub2                  Do another thing
  very-long-subcommand  Wow so long

Options:

  -h  --help     bool  Show help for test            
  -V  --version  bool  Show version info for test    

Use "test [command] -h/--help" for more information about a command.
