[docs] Small error in argparse documentation
John Kooker
jkooker at gmail.com
Fri Sep 13 18:58:32 CEST 2013
Hey Python docs team,
I think I may have found a small error in the docs. The last example in the
argparse add_help section doesn't look correct. The dashes should be plus
signs.
http://docs.python.org/dev/library/argparse.html#add-help
Thanks for all your hard work! These docs are fantastic.
--john
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20130913/ef7349e3/attachment-0001.html>
More information about the docs
mailing list