X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/test_parser.res b/tests/sav/test_parser.res index 6b348ae..6c59b79 100644 --- a/tests/sav/test_parser.res +++ b/tests/sav/test_parser.res @@ -1,7 +1,11 @@ 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) + -e instead on files, each argument is a content to parse + -i tree to parse are read interactively -h print this help