Skip to content

include mandatory parent arguments in help synposis#1614

Merged
davidism merged 1 commit into
pallets:masterfrom
MLH-Fellowship:help-sypnosis
Aug 6, 2020
Merged

include mandatory parent arguments in help synposis#1614
davidism merged 1 commit into
pallets:masterfrom
MLH-Fellowship:help-sypnosis

Conversation

@amy-lei
Copy link
Copy Markdown
Contributor

@amy-lei amy-lei commented Jun 30, 2020

Help synopsis of subcommands now include parent's required arguments
example:

Usage: cmd ARG subcmd [OPTIONS]

fixes #1475

@amy-lei amy-lei marked this pull request as ready for review June 30, 2020 16:30
@davidism davidism added this to the 8.0.0 milestone Aug 6, 2020
@davidism davidism changed the title Fix #1475: Include mandatory parent arguments in help synposis include mandatory parent arguments in help synposis Aug 6, 2020
@davidism davidism added the f:help feature: help text label Aug 6, 2020
@davidism davidism merged commit 2dafcfd into pallets:master Aug 6, 2020
@davidism davidism deleted the help-sypnosis branch August 6, 2020 12:32
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

f:help feature: help text

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Required arguments are omitted from command help synopsis

2 participants