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

svn commit: r1634040 - /incubator/slider/site/trunk/content/docs/manpage.md

Author: stevel
Date: Fri Oct 24 10:13:09 2014
New Revision: 1634040

URL: http://svn.apache.org/r1634040
Log:
updated manpage

Modified:
    incubator/slider/site/trunk/content/docs/manpage.md

Modified: incubator/slider/site/trunk/content/docs/manpage.md
URL: http://svn.apache.org/viewvc/incubator/slider/site/trunk/content/docs/manpage.md?rev=1634040&r1=1634039&r2=1634040&view=diff
==============================================================================
--- incubator/slider/site/trunk/content/docs/manpage.md (original)
+++ incubator/slider/site/trunk/content/docs/manpage.md Fri Oct 24 10:13:09 2014
@@ -122,7 +122,7 @@ It is not started; this can be done late
 
 Build and run an application instance of the given name 
 
-The `--wait` 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.
+The `--wait` 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.
 
 #### **Arguments for `build` and `create`**