Skip to content

Commit ad6ecbd

Browse files
vdaburonvlsi
authored andcommitted
4.6 Overriding Properties Via The Command Line add -q
Add line with -q[propertyfile] additional JMeter property file
1 parent b49d6bb commit ad6ecbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xdocs/usermanual/get-started.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@ To do so, use the following options:</p>
517517
<dl>
518518
<dt><code>-D[prop_name]=[value]</code></dt><dd>defines a java system property value.</dd>
519519
<dt><code>-J[prop_name]=[value]</code></dt><dd>defines a local JMeter property.</dd>
520+
<dt><code>-q[propertyfile]</code></dt><dd>additional JMeter property file</dd>
520521
<dt><code>-G[prop_name]=[value]</code></dt><dd>defines a JMeter property to be sent to all remote servers.</dd>
521522
<dt><code>-G[propertyfile]</code></dt><dd>defines a file containing JMeter properties to be sent to all remote servers.</dd>
522523
<dt><code>-L[category]=[priority]</code></dt><dd>overrides a logging setting, setting a particular category to the given priority level.</dd>

0 commit comments

Comments
 (0)