commit | a4ebed8071a9642abb8660b2d7b272fbd8c1468d | [log] [tgz] |
---|---|---|
author | Steve Holden <steve@holdenweb.com> | Fri May 26 22:33:20 2006 +0000 |
committer | Steve Holden <steve@holdenweb.com> | Fri May 26 22:33:20 2006 +0000 |
tree | c425d831b636213a45c8e7052727f1eae2567b59 | |
parent | 7db3d38d4153c8cb822e133f81db073c32432991 [diff] [blame] |
Update help text and documentaition.
diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index 6167d12..e0110d0 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py
@@ -382,7 +382,7 @@ SwitchOption('--no-syscheck', '"disable" sys check interval (set to sys.maxint)', 0), ArgumentOption('-t', 'tests containing substring', ''), - ArgumentOption('-C', 'number of calibration runs (default 20)', 20) + ArgumentOption('-C', 'number of calibration runs', 20) ] about = """\