diff --git a/Doc/library/argparse.rst b/Doc/library/argparse.rst index 25862889ff4..e45297d7933 100644 --- a/Doc/library/argparse.rst +++ b/Doc/library/argparse.rst @@ -490,7 +490,7 @@ single non-whitespace character followed by a ".":: -h, --help show this help message and exit -.. versionchanged:: 3.9 +.. versionadded:: 3.10 :class:`FlexiHelpFormatter` class was added. :class:`ArgumentDefaultsHelpFormatter` automatically adds information about