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.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%%%