man: add --detect-variance-constraints in nitmetrics.md
authorJean Privat <jean@pryen.org>
Fri, 12 Dec 2014 16:05:05 +0000 (11:05 -0500)
committerJean Privat <jean@pryen.org>
Fri, 12 Dec 2014 16:05:19 +0000 (11:05 -0500)
Signed-off-by: Jean Privat <jean@pryen.org>

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`