test_parser: add option `-x` to output XML
[nit.git] / share / man / nitmetrics.md
index 9b01489..dcdb67c 100644 (file)
@@ -54,6 +54,11 @@ nitmetrics [*options*]... FILE...
 `--poset`
 :   Complete metrics on posets
 
+`--detect-variance-constraints`
+:   Detects the definition-site variance constraints on formal parameters.
+
+    Infers the possible variance annotations of formal types in Nit programs by identifying the existing constraints on the usage of those formal type.
+
 ## OUTPUT
 
 `--csv`