aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/interface
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2001-09-06 12:20:20 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2001-09-06 12:20:20 +0000
commit873f7a1ecd32f08e72f6aa551bc0faa69ac5dcc2 (patch)
tree47e8c1661523037004644ffbafded1ac50d007aa /isar/interface
parent7e4c13dead0dcc881402036369603200c7ea2261 (diff)
tuned usage;
Diffstat (limited to 'isar/interface')
-rw-r--r--isar/interface3
1 files changed, 2 insertions, 1 deletions
diff --git a/isar/interface b/isar/interface
index 8c985092..dbe3d27e 100644
--- a/isar/interface
+++ b/isar/interface
@@ -27,7 +27,8 @@ usage()
echo
echo " Options are:"
echo " -I BOOL use Isabelle/Isar instead of classic Isabelle (default $ISAR)"
- echo " -P BOOL actually start Proof General (default true), otherwise plain tty session"
+ echo " -P BOOL actually start Proof General (default true), otherwise"
+ echo " run plain tty session"
echo " -X BOOL configure the X-Symbol package on startup (default true)"
echo " -l NAME logic image name (default \$ISABELLE_LOGIC=$ISABELLE_LOGIC)"
echo " -m MODE add print mode for output"