summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-24 21:21:31 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-24 21:21:31 -0400
commit3bc5fa626782562fba58f42f3206fb77e0d4f983 (patch)
tree7679d88857dd9bd5a8881821a8f48ff087eab10a /documentation
parentd3ea1ac9f95c6ed51155d51f0595a31253d2ef39 (diff)
downloadphoronix-test-suite-upstream-3bc5fa626782562fba58f42f3206fb77e0d4f983.tar.gz
phoronix-test-suite-upstream-3bc5fa626782562fba58f42f3206fb77e0d4f983.tar.xz
phoronix-test-suite-upstream-3bc5fa626782562fba58f42f3206fb77e0d4f983.zip
pts-core: Add result-info option for showing basic information about a
saved result file
Diffstat (limited to 'documentation')
-rw-r--r--documentation/man-pages/phoronix-test-suite.12
-rw-r--r--documentation/pts_options.html3
2 files changed, 5 insertions, 0 deletions
diff --git a/documentation/man-pages/phoronix-test-suite.1 b/documentation/man-pages/phoronix-test-suite.1
index e0bf095..f2475de 100644
--- a/documentation/man-pages/phoronix-test-suite.1
+++ b/documentation/man-pages/phoronix-test-suite.1
@@ -74,6 +74,8 @@ This command will install (if needed) and then proceed to run all tests within t
.TP
.B list-results
.TP
+.B result-info <To Show>
+.TP
.B show-result <To Show>
.TP
.B remove-result <To Remove>
diff --git a/documentation/pts_options.html b/documentation/pts_options.html
index 791392f..a6c795e 100644
--- a/documentation/pts_options.html
+++ b/documentation/pts_options.html
@@ -104,6 +104,9 @@ and tests that make up the suite are displayed.</p>
<p><strong>list-results</strong></p>
<p>This option will list all saved results. The file name, title, test(s) performed,
and result identifiers are displayed.</p>
+<p><strong>result-info &lt;To Show&gt;</strong></p>
+<p>This option will show basic information about a test result file such as the contained tests
+and test result identifiers.</p>
<p><strong>show-result &lt;To Show&gt;</strong></p>
<p>This option will show the test results of the selected file (set as the first
argument) in the default web browser.</p>