vdaburon opened a new pull request, #6729:
URL: https://github.com/apache/jmeter/pull/6729

   Add line with 
   -q[propertyfile] additional JMeter property file
   
   ## Description
   In the 4.6 Overriding Properties Via The Command Line, add the -q parameter
   
   ## Motivation and Context
   Multi -J[prop_name]=[value]
   could be replace with dedicated jmeter properties file.
   To declare this jmeter properties file use the -q cli parameter.
   E.g : -q myaddition.properties
   
   ## How Has This Been Tested?
   No simple documentation add.
   
   ## Screenshots (if appropriate):
   
   ## Types of changes
   Documentation missing the -q parameter in the list
   
   
   ## Checklist:
   - [x ] I have updated the documentation accordingly.
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to