Merge: introduce nit_env.sh to setup the shell environement
[nit.git] / share / man / nitx.md
index 2b6f8ba..fc2f8e6 100644 (file)
@@ -46,8 +46,16 @@ exit the tool.
 
 # OPTIONS
 
-### `-q`
-execute a query, display results in console then quit.
+### `-c`, `--command`
+Nitx command to perform.
+
+Execute a command, display results in the console, then quit.
+
+### `--no-attributes`
+Ignore the attributes.
+
+### `--private`
+Also generate private API.
 
 # SEE ALSO