summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-01 18:18:33 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-01 18:18:33 -0400
commit29f596213fedae9d972568bf8c13502ce3c4d45b (patch)
tree2cc0cfc0bb77af18b61dd3d68a81e994e7b18a29 /documentation
parent88ffbb6f3919487177e4ed198340ef6d523356e7 (diff)
downloadphoronix-test-suite-upstream-29f596213fedae9d972568bf8c13502ce3c4d45b.tar.gz
phoronix-test-suite-upstream-29f596213fedae9d972568bf8c13502ce3c4d45b.tar.xz
phoronix-test-suite-upstream-29f596213fedae9d972568bf8c13502ce3c4d45b.zip
pts-core: Add ArgumentPostfix tag that is a string to be post-fixed to
the end of the argument, similar to ArgumentName/ArgumentPrefix
Diffstat (limited to 'documentation')
-rw-r--r--documentation/specifications_xml_test.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/specifications_xml_test.html b/documentation/specifications_xml_test.html
index 92762af..cd26b61 100644
--- a/documentation/specifications_xml_test.html
+++ b/documentation/specifications_xml_test.html
@@ -249,6 +249,12 @@ Phoronix Test Suite 1.4.0 and all test profile maintainers are encouraged to use
<strong>Internal Reference:</strong> P_TEST_OPTIONS_ARGPREFIX<br>
<strong>Required:</strong> No<br>
<strong>Description:</strong> The argument that will be appended to the Arguments tag and is pre-fixed
+to the Identifier tag selected by the user.</p>
+<p><strong>Tag:</strong> ArgumentPostfix<br>
+<strong>Location:</strong> PhoronixTestSuite/TestSettings/Option/<br>
+<strong>Internal Reference:</strong> P_TEST_OPTIONS_ARGPOSTFIX<br>
+<strong>Required:</strong> No<br>
+<strong>Description:</strong> The argument that will be appended to the Arguments tag and is post-fixed
to the Identifier tag selected by the user.</p>
<p><strong>Tag:</strong> Identifier<br>
<strong>Location:</strong> PhoronixTestSuite/TestSettings/Option/<br>