Closed GoogleCodeExporter closed 9 years ago
If you want to specify the attribute name, use the first argument. If you want
to
customize how it is displayed in help messages, use metavar. E.g.
parser.add_argument('posarg1', metavar='pos-arg1')
Original comment by steven.b...@gmail.com
on 12 Mar 2010 at 1:33
Original comment by steven.b...@gmail.com
on 23 Jul 2010 at 1:19
Original issue reported on code.google.com by
jeetsukumaran
on 12 Mar 2010 at 12:47