summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2009-01-07 20:56:50 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2009-01-07 20:56:50 -0500
commitd3253c04eb4fa408eac34d4a17388a05df606557 (patch)
tree8dde76baf837b3520df2b5c812b0fdd83ec7cd72 /documentation
parentf6e646cf3ca36cc73a55608177a3d5ca9b112202 (diff)
downloadphoronix-test-suite-upstream-d3253c04eb4fa408eac34d4a17388a05df606557.tar.gz
phoronix-test-suite-upstream-d3253c04eb4fa408eac34d4a17388a05df606557.tar.xz
phoronix-test-suite-upstream-d3253c04eb4fa408eac34d4a17388a05df606557.zip
pts-core: Add result-file-to-pdf option that will read a results file
and save a copy of it as an Adobe PDF file
Diffstat (limited to 'documentation')
-rw-r--r--documentation/man-pages/phoronix-test-suite.12
-rw-r--r--documentation/pts_options.html4
2 files changed, 6 insertions, 0 deletions
diff --git a/documentation/man-pages/phoronix-test-suite.1 b/documentation/man-pages/phoronix-test-suite.1
index 6b25211..589825b 100644
--- a/documentation/man-pages/phoronix-test-suite.1
+++ b/documentation/man-pages/phoronix-test-suite.1
@@ -108,6 +108,8 @@ This command will install (if needed) and then proceed to run all tests within t
.TP
.B result-file-to-suite
.TP
+.B result-file-to-pdf
+.TP
.B version
.TP
.B refresh-graphs <Saved Name>
diff --git a/documentation/pts_options.html b/documentation/pts_options.html
index 4647d44..512393d 100644
--- a/documentation/pts_options.html
+++ b/documentation/pts_options.html
@@ -128,6 +128,10 @@ Test Suite. The merged results will then be saved to a new file if the targeted
save name is specified as the third argument otherwise the results will be re-saved
to first file. For the first two arguments, the name of the test or suite must
be supplied or the Phoronix Global ID or saved local file name.</p>
+<p><strong>result-file-to-pdf &lt;Saved Name&gt;</strong></p>
+<p>This option will read a saved test results file and save a copy of it as an Adobe PDF
+file for easy distribution. The system details are written to the PDF file along with JPEG versions of all graphs
+and related information.</p>
<h2>Phoronix Global Options</h2>
<p><strong>upload-results &lt;To Upload&gt;</strong></p>
<p>This option allows you to upload a saved result to Phoronix Global.</p>