Author: buildbot
Date: Wed Nov  5 20:36:13 2014
New Revision: 928064

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    websites/staging/slider/trunk/content/docs/manpage.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov  5 20:36:13 2014
@@ -1 +1 @@
-1636320
+1636951

Modified: websites/staging/slider/trunk/content/docs/manpage.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/manpage.html (original)
+++ websites/staging/slider/trunk/content/docs/manpage.html Wed Nov  5 20:36:13 
2014
@@ -560,10 +560,14 @@ in <a href="exitcodes.html">Exit Codes</
 is not found, the command returns the exit code <code>EXIT_NOT_FOUND</code> 
(77)</li>
 </ol>
 <p>Operations:</p>
-<h4 
id="slider-registry-list-servicetype-servicetype-name-name-verbose"><code>slider
 registry --list  [--servicetype &lt;servicetype&gt;] [--name &lt;name&gt;] 
[--verbose]</code></h4>
+<h4 
id="slider-registry-list-servicetype-servicetype-name-name-verbose-user-user-out-filename"><code>slider
 registry --list  [--servicetype &lt;servicetype&gt;] [--name &lt;name&gt;] 
[--verbose]  [--user &lt;user&gt;] [--out &lt;filename&gt;]</code></h4>
 <p>List all services of the service type and optionally the name. </p>
-<h4 
id="slider-registry-listconf-name-name-internal-servicetype-servicetype-user-user"><code>slider
 registry --listconf [--name &lt;name&gt;]  [--internal] [--servicetype 
&lt;servicetype&gt;] [--user &lt;user&gt;]</code></h4>
-<p>List the configurations exported by of a named application</p>
+<p>If <code>--out</code> specified a file, the output is listed to the file, 
one entry
+per line. An empty file means that no entries were found.</p>
+<h4 
id="slider-registry-listconf-name-name-internal-servicetype-servicetype-user-user-out-filename"><code>slider
 registry --listconf [--name &lt;name&gt;]  [--internal] [--servicetype 
&lt;servicetype&gt;] [--user &lt;user&gt;] [--out &lt;filename&gt;]</code></h4>
+<p>List the configurations exported by of a named application.</p>
+<p>If <code>--out</code> specified a file, the output is listed to the file, 
one entry
+per line. An empty file means that no entries were found.</p>
 <h4 
id="slider-registry-getconf-configuration-format-xmljsonproperties-servicetype-servicetype-name-name-dest-path-internal-user-user-get-the-configuration"><code>slider
 registry --getconf &lt;configuration&gt; [--format (xml|json|properties)] 
[--servicetype &lt;servicetype&gt;] [--name &lt;name&gt;] [--dest &lt;path&gt;] 
[--internal] [--user &lt;user&gt;]</code> get the configuration</h4>
 <p>Get a named configuration in a chosen format. Default: XML</p>
 <p><code>--dest &lt;path&gt;</code> : the filename or directory to save a 
configuration to.


Reply via email to