X-Git-Url: http://nitlanguage.org diff --git a/share/man/nitx.md b/share/man/nitx.md index 2b6f8ba..755649e 100644 --- a/share/man/nitx.md +++ b/share/man/nitx.md @@ -46,8 +46,21 @@ 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. + +### `--catalog` +Use catalog. + +Allow queries to catalog data (can be long on large code base). # SEE ALSO