tools: adds nits, a compiler of help files to use the native interface
[nit.git] / tests / sav / nits.sav
1 usage: nits [options] file...
2   -W, --warn         Show warnings
3   -I, --path         Set include path for loaders (may be used more than once)
4   --log              Generate various log files
5   --log-dir          Directory where to generate log files
6   --only-parse       Only proceed to parse step of loaders
7   --only-metamodel   Stop after meta-model processing
8   -h, -?, --help     Show Help (This screen)
9   --version          Show version and exit
10   -v, --verbose      Verbose
11   -i, --in-place     Generate stub files as .nit.[ch] instead of .stub.nit.[ch]