summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-09-05 13:54:46 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-09-05 13:54:46 +0000
commite4787845e1aed1bbb0732bff04bde6b16e09bc52 (patch)
tree040365372a80b191aaad26765732a0a9d4ed0ab5
parent045d6914b1978ff09f1367b79b369043f4146a21 (diff)
Adding gmake <config>-cvsupdate
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2341 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--doc/UsersGuide/RunningCactus.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index e50e7bdc..554df43f 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -765,6 +765,8 @@ is to do. The command {\tt gmake help} lists all gmake targets:
\item [{\tt gmake <config>-config}] creates a new configuration or reconfigures an old one.
+\item [{\tt gmake <config>-cvsupdate}] update the Flesh and Thorns for a configuration using CVS
+
\item [{\tt gmake <config>-delete}] deletes a configuration ({\tt rm -r configs/<config>}).
\item [{\tt gmake <config>-editthorns}] edits the ThornList.
@@ -874,7 +876,7 @@ Note that with more modern versions of gmake, it is sufficient to pass the norma
\item [{\tt gmake cvsstatus}] status of checked out version of Cactus, reporting which files have been modified or need updating.
-\item [{\tt gmake cvsupdate}] update Flesh and Thorns from CVS repositories.
+\item [{\tt gmake cvsupdate}] update Flesh and all Thorns from CVS repositories.
\item [{\tt gmake default}] creates a new configuration with a default name.
@@ -893,12 +895,11 @@ Note that with more modern versions of gmake, it is sufficient to pass the norma
\ref{sec:usta} for using TAGS within Cactus.
\item [{\tt gmake UsersGuide}] runs LaTeX to produce a copy of the Users' Guide.
+
\item [{\tt gmake ThornGuide}] runs LaTeX to produce a copy of the Thorn Guide, for all the thorns in the arrangements directory.
\item [{\tt gmake MaintGuide}] runs LaTeX to produce a copy of the Maintainers' Guide.
-\item [{\tt gmake ThornGuide}] runs LaTeX to produce a copy of the Thorn Guide, which is the documentation from each thorn gathered together.
-
\end{Lentry}