summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-01 18:08:25 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-01 18:08:25 -0400
commit88ffbb6f3919487177e4ed198340ef6d523356e7 (patch)
tree84a106408d758e2d60a18bbc4053acd29683f7d3 /documentation
parenta3e1997abd9f2654d4dcb713f584079a11b64226 (diff)
downloadphoronix-test-suite-upstream-88ffbb6f3919487177e4ed198340ef6d523356e7.tar.gz
phoronix-test-suite-upstream-88ffbb6f3919487177e4ed198340ef6d523356e7.tar.xz
phoronix-test-suite-upstream-88ffbb6f3919487177e4ed198340ef6d523356e7.zip
pts-core: Add ArgumentPrefix tag to test profile support as a
replacement to using the ArgumentName tag
Diffstat (limited to 'documentation')
-rw-r--r--documentation/specifications_xml_test.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/specifications_xml_test.html b/documentation/specifications_xml_test.html
index 73795d1..92762af 100644
--- a/documentation/specifications_xml_test.html
+++ b/documentation/specifications_xml_test.html
@@ -242,6 +242,13 @@ is the full string shown to the user to describe this option.</p>
<strong>Internal Reference:</strong> P_TEST_OPTIONS_ARGUMENTNAME<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. <strong>Note:</strong> The use of this tag has been deprecated in
+Phoronix Test Suite 1.4.0 and all test profile maintainers are encouraged to use ArgumentPrefix instead.</p>
+<p><strong>Tag:</strong> ArgumentPrefix<br>
+<strong>Location:</strong> PhoronixTestSuite/TestSettings/Option/<br>
+<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> Identifier<br>
<strong>Location:</strong> PhoronixTestSuite/TestSettings/Option/<br>