Commit 08e3a6fd authored by Sandro Tosi's avatar Sandro Tosi

merge with 3.2

parents f666309f bd0da2a8
......@@ -766,7 +766,7 @@ the Action API. The easiest way to do this is to extend
* ``values`` - The associated command-line arguments, with any type conversions
applied. (Type conversions are specified with the type_ keyword argument to
:meth:`~ArgumentParser.add_argument`.
:meth:`~ArgumentParser.add_argument`.)
* ``option_string`` - The option string that was used to invoke this action.
The ``option_string`` argument is optional, and will be absent if the action
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment