doc-src/System/present.tex
changeset 9237 161fb7f00414
parent 9209 862c8b83ab55
child 9695 ec7d7f877712
--- a/doc-src/System/present.tex	Tue Jul 04 01:10:36 2000 +0200
+++ b/doc-src/System/present.tex	Tue Jul 04 01:10:53 2000 +0200
@@ -124,7 +124,10 @@
 The stand-alone version of the graph browser is wrapped up as an
 Isabelle tool called \tooldx{browser}:
 \begin{ttbox}
-Usage: browser [GRAPHFILE]
+Usage: browser [OPTIONS] [GRAPHFILE]
+
+  Options are:
+    -d           delete file after use
 \end{ttbox}
 When no filename is specified, the browser automatically changes to the
 directory \texttt{ISABELLE_BROWSER_INFO}.
@@ -360,7 +363,7 @@
 including a sensible default setup of \texttt{IsaMakefile}, \texttt{ROOT.ML}
 and an optional \texttt{document} directory.  Its usage is:
 \begin{ttbox}
-Usage: mkdir [LOGIC] NAME
+Usage: mkdir [OPTIONS] [LOGIC] NAME
 
   Options are:
     -I FILE      alternative IsaMakefile output
@@ -428,7 +431,7 @@
 The \tooldx{usedir} utility builds object-logic images, or runs example
 sessions based on existing logics. Its usage is:
 \begin{ttbox}
-Usage: usedir LOGIC NAME
+Usage: usedir [OPTIONS] LOGIC NAME
 
   Options are:
     -D PATH      dump generated document sources into PATH