summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/UsersGuide/RunningCactus.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index 45f417d8..501a6cd1 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -750,7 +750,7 @@ the same.
\item [{\tt gmake <target> THORNLIST=<file> [THORNLIST\_DIR=<dir>]}] uses the file {\tt dir/file} as the ThornList for the configuration. The directory defaults to the current directory
\item [{\tt gmake <target> SILENT=no}] print the commands that gmake is executing
\item [{\tt gmake <target> TJOBS=<number>}] compile in parallel, across thorns
-\item [{\tt gmake <target> WARNINGS=yes}] show compiler warnings during compilation.
+\item [{\tt gmake <target> WARN=yes}] show compiler warnings during compilation.
\end{Lentry}