Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / nitmetrics.res
index 71fc974..611c433 100644 (file)
@@ -1,29 +1,3 @@
-  -W, --warn              Show warnings
-  -q, --quiet             Do not show warnings
-  --stop-on-first-error   Stop on first error
-  --no-color              Do not use color to display errors and warnings
-  --log                   Generate various log files
-  --log-dir               Directory where to generate log files
-  -h, -?, --help          Show Help (This screen)
-  --version               Show version and exit
-  -v, --verbose           Verbose
-  -I, --path              Set include path for loaders (may be used more than once)
-  --only-parse            Only proceed to parse step of loaders
-  --only-metamodel        Stop after meta-model processing
-  --all                   Compute all metrics
-  --mmodules              Compute metrics about mmodules
-  --mclasses              Compute metrics about mclasses
-  --mendel                Compute mendel metrics
-  --inheritance           Compute metrics about inheritance usage
-  --refinement            Compute metrics about refinement usage
-  --self                  Compute metrics about the usage of explicit and implicit self
-  --ast                   Compute metrics about the usage of nodes and identifiers in the AST
-  --nullables             Compute metrics on nullables send
-  --static-types          Compute explicit static types metrics
-  --tables                Compute tables metrics
-  --rta                   Compute RTA metrics
-  --csv                   Export metrics in CSV format
-  --generate_hyperdoc     Generate Hyperdoc
-  --poset                 Complete metrics on posets
-  -d, --dir               Directory where some statistics files are generated
-  --no-colors             Disable colors in console outputs
+Usage: nitmetrics [OPTION]... <file.nit>...
+Computes various metrics on Nit programs.
+Use --help for help