tests: update nitlight
[nit.git] / tests / sav / nitlight.res
1 usage: nitlight [options] files...
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   -f, --fragment          Omit document header and footer
15   --first-line            Start the source file at this line (default: 1)
16   --last-line             End the source file at this line (default: to the end)
17   -d, --dir               Output html files in a specific directory (required if more than one module)
18   --full                  Process also imported modules