]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - html/howtorun.html
CONTAINERS, THijing, TGeant4 added to the path for htmldoc
[u/mrichter/AliRoot.git] / html / howtorun.html
index 855fd4fe54ffc03b1f6ecdc87cf8489712a448b4..ea2ebc7e72163912749d972c852594250a771a09 100644 (file)
@@ -187,7 +187,7 @@ processing. An <a href="roothtml/examples/grun.C.html">elementary macro</a>
 to run AliRoot in batch mode is provided amongst the examples, and it can
 be used in the following way to run a 10 events run
 
-<p> <KBD> aliroot -b grun.C\(10\)</KBD>
+<p> <KBD> aliroot -b -q grun.C\(10\)</KBD>
 
 <p> Note that the backslashes are necessary to prevent the shell from
 interpreting the brackets.