update NOTICE and LICENSE
[nit.git] / tests / sav / nitdoc.sav
index a9c25e7..e3f2897 100644 (file)
@@ -1,6 +1,7 @@
 usage: nitdoc [options] file...
   -W, --warn              Show warnings
   --stop-on-first-error   Stop on first error
+  --no-color              Do not use color to display errors and warnings
   -I, --path              Set include path for loaders (may be used more than once)
   --log                   Generate various log files
   --log-dir               Directory where to generate log files
@@ -9,4 +10,8 @@ usage: nitdoc [options] file...
   -h, -?, --help          Show Help (This screen)
   --version               Show version and exit
   -v, --verbose           Verbose
+  --public                Generate only the public API
+  --private               Generate the private API
   -d, --dir               Directory where doc is generated
+  --source                What link for source (%f for filename, %l for first line, %L for last line)
+  --no-dot                Do not generate graphes with graphviz