Skip to content

Conversation

@kmvanbrunt
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2018

Codecov Report

Merging #565 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #565   +/-   ##
=======================================
  Coverage   93.13%   93.13%           
=======================================
  Files          11       11           
  Lines        3118     3118           
=======================================
  Hits         2904     2904           
  Misses        214      214
Impacted Files Coverage Δ
cmd2/cmd2.py 94.31% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcd9011...9a0e21f. Read the comment docs.


# Add subcommands to alias
alias_subparsers = alias_parser.add_subparsers()
alias_subparsers = alias_parser.add_subparsers(title='sub-commands')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this change. "sub-commands" is a much better title for the group of subcommands than "positional arguments" or whatnot ;-)

@tleonhardt tleonhardt added this to the 0.9.5 milestone Oct 5, 2018
@tleonhardt tleonhardt merged commit 49cbec9 into master Oct 5, 2018
@tleonhardt tleonhardt deleted the subparser_titles branch October 5, 2018 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants