tests: cleanup sav directory
[nit.git] / tests / sav / nits.res
1 usage: nits [options] file...
2   -W, --warn              Show warnings
3   -q, --quiet             Do not show warnings
4   --stop-on-first-error   Stop on first error
5   --no-color              Do not use color to display errors and warnings
6   --log                   Generate various log files
7   --log-dir               Directory where to generate log files
8   -h, -?, --help          Show Help (This screen)
9   --version               Show version and exit
10   -v, --verbose           Verbose
11   -I, --path              Set include path for loaders (may be used more than once)
12   --only-parse            Only proceed to parse step of loaders
13   --only-metamodel        Stop after meta-model processing
14   -i, --in-place          Generate stub files as .nit.[ch] instead of .stub.nit.[ch]