summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-11-29 12:24:58 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-11-29 12:24:58 -0500
commitb3e534b27443892d9f73401003b2f1ea57051a77 (patch)
tree97339f409c35b17bfbb4df494c985096c0c06900 /documentation
parent7294ada5862935f14419dc2e1161679a728a7e3e (diff)
downloadphoronix-test-suite-upstream-b3e534b27443892d9f73401003b2f1ea57051a77.tar.gz
phoronix-test-suite-upstream-b3e534b27443892d9f73401003b2f1ea57051a77.tar.xz
phoronix-test-suite-upstream-b3e534b27443892d9f73401003b2f1ea57051a77.zip
pts-core: Rename analyze option to analyze-batch
Diffstat (limited to 'documentation')
-rw-r--r--documentation/man-pages/phoronix-test-suite.12
-rw-r--r--documentation/pts_options.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/man-pages/phoronix-test-suite.1 b/documentation/man-pages/phoronix-test-suite.1
index 9e097d4..f65d46e 100644
--- a/documentation/man-pages/phoronix-test-suite.1
+++ b/documentation/man-pages/phoronix-test-suite.1
@@ -66,7 +66,7 @@ This command will install (if needed) and then proceed to run all tests within t
.TP
.B batch-run <To Run>
.TP
-.B analyze <Saved Name>
+.B analyze-batch <Saved Name>
.TP
.B list-installed-tests
.TP
diff --git a/documentation/pts_options.html b/documentation/pts_options.html
index a6c795e..4c99bd2 100644
--- a/documentation/pts_options.html
+++ b/documentation/pts_options.html
@@ -71,7 +71,7 @@ will be run in the Phoronix Test Suite batch mode.</p>
<p><strong>batch-benchmark &lt;To Run&gt;</strong></p>
<p>This option and its arguments are equivalent to the benchmark option, but the
process will be run in the Phoronix Test Suite batch mode.</p>
-<p><strong>analyze &lt;Saved Name&gt;</strong></p>
+<p><strong>analyze-batch &lt;Saved Name&gt;</strong></p>
<p>This option will analyze a batch results file and plot out the performance impact
from the different options onto a line graph (i.e. to see the impact that changing the video
resolution has on the system's performance).</p>