diff options
Diffstat (limited to 'Misc/python.man')
-rw-r--r-- | Misc/python.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man index 28f19b6..385b654 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -194,7 +194,8 @@ searching for a module. Also provides information on module cleanup at exit. .TP .B \-V ", " \-\-version -Prints the Python version number of the executable and exits. +Prints the Python version number of the executable and exits. When given +twice, print more information about the build. .TP .BI "\-W " argument Warning control. Python sometimes prints warning message to |