]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - html/howtorun.html
Updated descriptions
[u/mrichter/AliRoot.git] / html / howtorun.html
index 855fd4fe54ffc03b1f6ecdc87cf8489712a448b4..ed229338f88f705b8860565c33f5c1cb7757fb56 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.
@@ -236,7 +236,7 @@ precious disk space. To delete a staged file instead do
 </ol>
 
 <p>More information on stage can be found in the <a
-href="http://wwwinfo.cern.ch/pdp/ps/stager_commands.html">man pages</a> of
+href="http://wwwinfo.cern.ch/pdp/castor/doc/public/all_man_pages.html">man pages</a> of
 the different stage commands or in the CORE <a
 href="http://wwwinfo.cern.ch/pdp/sc/coreplus.html">User Guide</a>.