You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/02/06 17:27:37 UTC

svn commit: r1241062 - /commons/proper/daemon/branches/1.0.x/src/site/xdoc/procrun.xml

Author: sebb
Date: Mon Feb  6 16:27:36 2012
New Revision: 1241062

URL: http://svn.apache.org/viewvc?rev=1241062&view=rev
Log:
DAEMON-240 - document update (//US) behaviour

Modified:
    commons/proper/daemon/branches/1.0.x/src/site/xdoc/procrun.xml

Modified: commons/proper/daemon/branches/1.0.x/src/site/xdoc/procrun.xml
URL: http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/src/site/xdoc/procrun.xml?rev=1241062&r1=1241061&r2=1241062&view=diff
==============================================================================
--- commons/proper/daemon/branches/1.0.x/src/site/xdoc/procrun.xml (original)
+++ commons/proper/daemon/branches/1.0.x/src/site/xdoc/procrun.xml Mon Feb  6 16:27:36 2012
@@ -239,6 +239,13 @@ It is error to intermix <b><code>++</cod
 command line. Staring with version <b>1.0.9</b> procrun will refuse to continue in such cases.
 </p>
 <p>
+When updating a service (//US or update command), using <b><code>--</code></b> 
+will replace any existing parameter with the new setting.
+<br/>
+For multi-valued parameters, using the <b><code>++</code></b> option qualifier 
+will add the new value(s) to any existing value(s).
+</p>
+<p>
     <table>
     <tr>
     <th>Parameter&nbsp;Name&nbsp;&nbsp;</th>