summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
Diffstat (limited to 'bench')
-rwxr-xr-xbench/benchmark.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/benchmark.py b/bench/benchmark.py
index 20de7ad..21e935d 100755
--- a/bench/benchmark.py
+++ b/bench/benchmark.py
@@ -114,7 +114,7 @@ Options:
--cc=PATH specify base value of CC to pass to configure
--cxx=PATH specify base value of CXX to pass to configure
-c, --compiler=COMPILER specify one compiler to use; format is
- {local|distcc|lzo|pump},h<NUMHOSTS>,j<NUMJOBS>
+ {local|dist|lzo|pump},h<NUMHOSTS>,j<NUMJOBS>
-n N repeat compilation N times
-a, --actions=ACTIONS comma-separated list of action phases
to perform