Browse Source

Merge pull request #4474 from JamesDeFabia/9367_ecl_roxie_check_add_wait_option_toDocs

HPCC-9367 Add wait option ecl roxie check docs (Client Tools)

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 12 years ago
parent
commit
084880dc65
1 changed files with 7 additions and 1 deletions
  1. 7 1
      docs/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

+ 7 - 1
docs/HPCCClientTools/CT_Mods/CT_ECL_CLI.xml

@@ -2325,7 +2325,7 @@ ecl packagemap validate roxie --active</programlisting>
                 <row>
                   <entry>ecl roxie check</entry>
 
-                  <entry>Checks the roxie process state</entry>
+                  <entry>Checks the state of the roxie process </entry>
                 </row>
 
                 <row>
@@ -2352,6 +2352,12 @@ ecl packagemap validate roxie --active</programlisting>
                 </row>
 
                 <row>
+                  <entry>--wait=<emphasis>&lt;ms&gt;</emphasis></entry>
+
+                  <entry>Max time to wait in milliseconds</entry>
+                </row>
+
+                <row>
                   <entry>-u, --username</entry>
 
                   <entry>The username (if necessary)</entry>