cli/cmd/gh
Mislav Marohnić 311536433c The ultimate --help & spelling suggester handler
- short command usage output now lists subcommands instead of flags for
  parent commands

- mistyping a subcommand now results in a non-zero exit status

- requesting `--help` or `-h` for any command now prints help docs on
  stdout and exits with 0
2020-06-16 15:41:46 +02:00
..
main.go The ultimate --help & spelling suggester handler 2020-06-16 15:41:46 +02:00
main_test.go Extract cmdutil package 2020-05-20 15:21:31 +02:00