diff options
| author | Makarius Wenzel | 2001-09-06 12:20:20 +0000 |
|---|---|---|
| committer | Makarius Wenzel | 2001-09-06 12:20:20 +0000 |
| commit | 873f7a1ecd32f08e72f6aa551bc0faa69ac5dcc2 (patch) | |
| tree | 47e8c1661523037004644ffbafded1ac50d007aa /isar | |
| parent | 7e4c13dead0dcc881402036369603200c7ea2261 (diff) | |
tuned usage;
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/interface | 3 |
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" |
