]> granicus.if.org Git - python/commitdiff
Make --help mention that -v can be supplied multiple times
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 14 Sep 2006 11:22:18 +0000 (11:22 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 14 Sep 2006 11:22:18 +0000 (11:22 +0000)
Modules/main.c

index ac5f96e62fc74c734242cd204e855b5341daa572..dfafd06188f8f87bf62795a64ccb3c21bc32ab56 100644 (file)
@@ -78,6 +78,7 @@ static char *usage_2 = "\
 static char *usage_3 = "\
          see man page for details on internal buffering relating to '-u'\n\
 -v     : verbose (trace import statements) (also PYTHONVERBOSE=x)\n\
+         (can be supplied multiple times to increase verbosity)\n\
 -V     : print the Python version number and exit (also --version)\n\
 -W arg : warning control (arg is action:message:category:module:lineno)\n\
 -x     : skip first line of source, allowing use of non-Unix forms of #!cmd\n\