share/man: update manpage for the nitx --catalog option
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 8 Dec 2017 19:54:55 +0000 (14:54 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 18 Dec 2017 18:44:43 +0000 (13:44 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

share/man/nitx.md

index fc2f8e6..755649e 100644 (file)
@@ -57,6 +57,11 @@ Ignore the attributes.
 ### `--private`
 Also generate private API.
 
+### `--catalog`
+Use catalog.
+
+Allow queries to catalog data (can be long on large code base).
+
 # SEE ALSO
 
 The Nit language documentation and the source code of its tools and libraries may be downloaded from <http://nitlanguage.org>