Home | History | Annotate | Download | only in test

Lines Matching refs:TITLE

1813             subparsers_kwargs['title'] = 'commands'
2008 subparsers = parser.add_subparsers(title='subcommands',
2295 g = parent.add_argument_group(title='g', description='gd')
2332 raises(TypeError, parser.add_mutually_exclusive_group, title='foo')
2652 title='Titled group', description='Group description')
3110 (Sig('GROUP TITLE', description='GROUP DESCRIPTION'), [
3131 GROUP TITLE:
3191 (Sig('title', description='\n'
3217 title:
3939 (Sig('title', description=' This text\n'
3962 title:
3988 (Sig('title', description=' This text\n'
4010 title:
4034 (Sig('title', description='description'),
4053 title: