summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/RunningCactus.tex
diff options
context:
space:
mode:
authorswhite <swhite@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-02-21 16:50:29 +0000
committerswhite <swhite@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-02-21 16:50:29 +0000
commitb7f141933b18d6bdf727a42d06cfab0a9c0bd719 (patch)
tree95593a91debaff439dc1787218433635cd9c35e7 /doc/UsersGuide/RunningCactus.tex
parent74149aa1fa061dd6bfca891567d2c615a3dbb2f8 (diff)
Latex, formatting
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4260 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/RunningCactus.tex')
-rw-r--r--doc/UsersGuide/RunningCactus.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index eef1ea90..8500a9b6 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -1174,7 +1174,7 @@ a parameter file is then
[\var{command line options}]}
or if the parameter file should be taken from standard input by appending
-a dash (``-'') on the command line like this:
+a dash (``\texttt{-}'') on the command line like this:
\texttt{./cactus\_<\var{config}> [\var{command line options}] -}
@@ -1260,7 +1260,7 @@ standard output. All warnings of level $\le$ \texttt{<\var{level}>} are
printed to standard error. The default is a warning level of~1,
meaning that level~0 and level~1 messages should be printed to
standard error.
-\item [\texttt{-E<\var{level}} or \texttt{-error-level=<\var{level}>}]
+\item [\texttt{-E<\var{level}>} or \texttt{-error-level=<\var{level}>}]
Similar to \texttt{-W}, but for fatal errors: Cactus treats all
warnings with level $\le$ \texttt{<\var{level}>} as fatal errors, and aborts
the Cactus run immediately (after printing the warning message%%%