nitx: add the missing options `--no-attributes` and `--private`
authorJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 02:29:32 +0000 (22:29 -0400)
committerJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 12:42:53 +0000 (08:42 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

share/man/nitx.md

index 2b6f8ba..fcdf26c 100644 (file)
@@ -49,6 +49,12 @@ exit the tool.
 ### `-q`
 execute a query, display results in console then quit.
 
+### `--no-attributes`
+Ignore the attributes.
+
+### `--private`
+Also generate private API.
+
 # SEE ALSO
 
 The Nit language documentation and the source code of its tools and libraries may be downloaded from <http://nitlanguage.org>