X-Git-Url: http://nitlanguage.org diff --git a/share/man/nitx.md b/share/man/nitx.md index 2b6f8ba..fc2f8e6 100644 --- a/share/man/nitx.md +++ b/share/man/nitx.md @@ -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