summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-08-19 16:22:49 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-08-19 16:22:49 +0000
commit399f9764d08cdb15900c5bd5ed52329f234bf114 (patch)
tree693126a37ea70242f19fc1e11c6504972055f780
parent639e587b88e15d9dcacb3be8f4ab81bcd93e81da (diff)
Added a sentance about warning level
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2963 17b73243-c579-4c4c-a9d2-2d5706c11dac
-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>}]