X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_parser.res b/tests/sav/test_parser.res index eb54d78..1e84d63 100644 --- a/tests/sav/test_parser.res +++ b/tests/sav/test_parser.res @@ -1,8 +1,12 @@ usage: test_parser [options]... ... + test_parser -e [options]... ... + test_parser -i [options]... options: -n do not print anything -l only lexer -p lexer and parser (default) + -x instead of a ascii tree, output a XML document -e instead on files, each argument is a content to parse + -i tree to parse are read interactively -h print this help