Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support default command feature #61

Closed
wants to merge 3 commits into from

Conversation

rizzlesauce
Copy link

@rizzlesauce rizzlesauce commented Mar 16, 2020

oclif/oclif#277

  • show (default) next to default command in help command list
  • show [<defaultCommand>] as optional in default command usage
  • show default command usages in the main help page USAGE section (with command name omitted)
  • omit command name in default command EXAMPLE section

oclif/oclif#277

* show (default) next to default command in help command list
* show [<defaultCommand>] as optional in default command usage
* show default command usages in the main help page USAGE section (with command name omitted)
* omit command name in default command EXAMPLE section
@RasPhilCo
Copy link
Contributor

Thanks for the PR! This was implemented #112.

Cleaning up - if you think this PR is still valid, reopen it. Thanks!

@RasPhilCo RasPhilCo closed this Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants