Author: buildbot
Date: Thu May 7 18:24:09 2015
New Revision: 950484
Log:
Staging update by buildbot for slider
Modified:
websites/staging/slider/trunk/content/ (props changed)
websites/staging/slider/trunk/content/developing/releasing.html
Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 7 18:24:09 2015
@@ -1 +1 @@
-1677922
+1678249
Modified: websites/staging/slider/trunk/content/developing/releasing.html
==============================================================================
--- websites/staging/slider/trunk/content/developing/releasing.html (original)
+++ websites/staging/slider/trunk/content/developing/releasing.html Thu May 7
18:24:09 2015
@@ -453,7 +453,7 @@ It doesn't change the POMs; it does veri
<p>Download the uploaded <code>.tar.gz</code>, expand it and verify that it is
complete. That includes</p>
<ol>
<li>Verify that the file <code>slider-agent.tar.gz</code> exists.</li>
-<li>Execute <code>bin/slider --version</code></li>
+<li>Execute <code>bin/slider version</code></li>
<li>Assuming you have an existing installation for testing, set
<code>SLIDER_CONF_DIR</code> to the configuration directory, then
<code>slider start <INSTANCE></code> to start the relevant cluster
instance. </li>
</ol>