summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/RunningCactus.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide/RunningCactus.tex')
-rw-r--r--doc/UsersGuide/RunningCactus.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index 1f98316c..17438f56 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -1018,8 +1018,8 @@ Short Version & Long Version \\
\hline
-v & -version \\
\hline
- -x [<nprocs>] & -test-parameters [<nprocs>] \\
-\hline
+% -x [<nprocs>] & -test-parameters [<nprocs>] \\
+%\hline
-W <level> & -warning-level <level> \\
\hline
-E <level> & -error-level <level> \\
@@ -1050,10 +1050,10 @@ Checks if a given thorn was compiled in - takes one argument.
Produces a help message.
\item [{\tt -v} or {\tt -version}]
Produces version information of the code.
-\item [{\tt -x <nprocs>} or {\tt -test-parameters <nprocs>}]
-Runs the code far enough to check the consistency of the parameters. If
-given a numeric argument it will attempt to simulate being on that number
-of processors. [To be implemented.]
+%\item [{\tt -x <nprocs>} or {\tt -test-parameters <nprocs>}]
+%Runs the code far enough to check the consistency of the parameters. If
+%given a numeric argument it will attempt to simulate being on that number
+%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