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

feat(parser): Show available subcommands when one is missing #4482

Merged
merged 2 commits into from Nov 15, 2022

Commits on Nov 15, 2022

  1. Copy the full SHA
    d21ee51 View commit details
    Browse the repository at this point in the history
  2. feat(parser): Show available subcommands when one is missing

    Similar to
    - Listing all required arguments when one is missing
    - Listing all possible values when no value is provided
    
    This came up when discussing clap-rs#3572
    epage committed Nov 15, 2022
    Copy the full SHA
    6b62c82 View commit details
    Browse the repository at this point in the history