From: Mart Lubbers Date: Wed, 13 Apr 2016 09:45:06 +0000 (+0200) Subject: update help' X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=8b48ffc05a28eeb7f99b68bc1a881fb514d3f4d0;p=cc1516.git update help' --- diff --git a/spl.icl b/spl.icl index 2a4fb97..5dad10e 100644 --- a/spl.icl +++ b/spl.icl @@ -51,7 +51,8 @@ Start w <<< " --help Show this help\n" <<< " --version Show the version\n" <<< " --[no-]lex Lexer output(default: disabled)\n" - <<< " --[no-]parse Parser output(default: enabled)\n" + <<< " --[no-]parse Parser output(default: disabled)\n" + <<< " --[no-]sem Semantic analysis output(default: enabled)\n" = snd $ fclose stdin w # (contents, stdin, w) = readFileOrStdin stdin args.fp w = case contents of