You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by bu...@apache.org on 2014/10/24 12:13:16 UTC

svn commit: r926669 - in /websites/staging/slider/trunk/content: ./ docs/manpage.html

Author: buildbot
Date: Fri Oct 24 10:13:16 2014
New Revision: 926669

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 Fri Oct 24 10:13:16 2014
@@ -1 +1 @@
-1633573
+1634040

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 Fri Oct 24 10:13:16 2014
@@ -267,7 +267,7 @@ If the application instance is live, the
 <p>It is not started; this can be done later with a <code>thaw</code> command.</p>
 <h3 id="slider-create-name"><code>slider create &lt;name&gt;</code></h3>
 <p>Build and run an application instance of the given name </p>
-<p>The <code>--wait</code> parameter, if provided, specifies the time to wait until the YARN application is actually running. Even after the YARN application has started, there may be some delay for the instance to start up.</p>
+<p>The <code>--wait</code> parameter, if provided, specifies the time in milliseconds to wait until the YARN application is actually running. Even after the YARN application has started, there may be some delay for the instance to start up.</p>
 <h4 id="arguments-for-build-and-create"><strong>Arguments for <code>build</code> and <code>create</code></strong></h4>
 <h5 id="-package-uri-to-package"><code>--package &lt;uri-to-package&gt;</code></h5>
 <p>This define the slider application package to be deployed.</p>