diff --git a/manual/manual.tex b/manual/manual.tex index a5ecce5c5c24faf657cb03568b083e0755c5896e..d7edfe2a3b8297bdebe9f659926ef17cb0a51675 100644 --- a/manual/manual.tex +++ b/manual/manual.tex @@ -583,8 +583,8 @@ Set the environment variable \texttt{OMP\_NUM\_THREADS} to a value that works fo \item[--frame=\emph{int}] first frame for PNG output (-1=do not set) \item[--numframe=\emph{int}] number of frames to output to PNG images (default=1,-1=all) \item[--size=\emph{int}] width and height of PNG in pixels (default=512) - \item[--compSurf=\emph{[[+]file]}] compute and write boundary surfaces to \lit{file}. If \lit{file} is not - specified, use the model name. Specify \lit{+} to NOT exit after writing file. + \item[--compSurf=\emph{[+][file]}] compute and write boundary surfaces to \lit{file}. If \lit{file} is not + specified, use the model name. Specify \lit{+} to NOT exit immediately after writing file. To not write a file, specify \lit{file} as \lit{/dev/null}. \end{description}