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 093436c7..1f98316c 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -1057,7 +1057,7 @@ of processors. [To be implemented.]
\item [{\tt -W <level>} or {\tt -waring-level <level>}]
Sets the warning level of the code. All warning messages are given a level ---
the lower the level the greater the severity. This parameter controls the
-level of messages to be seen. The default is a warning level of 1, with
+level of messages to be seen, with all warnings of value {\tt <level>} or higher printed to standard out. The default is a warning level of 1, with
0 indicating that only those messages which are (by default) fatal should
be seen.
\item [{\tt -E <level} or {\tt -error-level <level>}]