Author: degenaro
Date: Fri Feb 24 20:25:59 2017
New Revision: 1784322

URL: http://svn.apache.org/viewvc?rev=1784322&view=rev
Log:
UIMA-5301 DUCC Book missing start_ducc and stop_ducc option -c head

Modified:
    
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex

Modified: 
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex?rev=1784322&r1=1784321&r2=1784322&view=diff
==============================================================================
--- 
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex
 (original)
+++ 
uima/uima-ducc/trunk/uima-ducc-duccdocs/src/site/tex/duccbook/part4/admin/admin-commands.tex
 Fri Feb 24 20:25:59 2017
@@ -78,9 +78,10 @@ start\_ducc -c sm -c pm -c rm -c or@bj22
             \item[pm]The Process Manager
             \item[sm]The Service Manager
             \item[ws]The Web Server
-            \item[agent@node]Node Agents
+            \item[agent@node] Node Agents
             \item[broker] ActiveMQ broker
             \item[db] Database
+            \item[head] All of the above, except Node Agents
           \end{description}
 
           \item[--nothreading] If specified, the command does not run in 
multi-threaded mode
@@ -213,6 +214,7 @@ start_ducc -c rm
               \item[db] The database.
               \item[broker] The ActiveMQ broker (only if the broker is 
auto-managed).
               \item[agent@node] Node Agent on the specified node.
+              \item[head] All of the above, except Node Agents
               \end{description}
 
           \item[-w, --wait {[time in seconds]}] If given, this signals the 
time to wait


Reply via email to