summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-19 09:51:10 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-19 09:51:10 +0000
commit1520b5c570d725660b0a6f1536f450ebe8b18896 (patch)
tree36ad667e9b6aaa5215a870888420ec5d889df90c /doc
parentde2d7bc70e5a740b32d12f9a1ac53821e866178b (diff)
Started adding documentation on Command Line arguments
Gab git-svn-id: http://svn.cactuscode.org/flesh/trunk@315 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/RunningCactus.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index 5721d244..953cae2c 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -628,6 +628,18 @@ simple make and test suite
g) Convergence mode
h) Environment variables
+\section{Command Line Options}
+
+\begin{tabular}{ll}
+{\t -O, -describe-all-parameters} &List all parameters and their descriptions\\
+{\t -o, -describe-parameter <param>} & List description for one parameter\\
+{\t -A, -list-active-thorns}& List all compiled thorns\\
+{\t -a, -test-thorn-active <package/thorn>}& Query presence of a thorn\\
+{\t -h, -help, -?} & Provide help on command line options\\
+{\t -v, -version} & Compilation date of code
+
+\end{tabular}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%