X-Git-Url: http://nitlanguage.org diff --git a/share/man/nitlight.md b/share/man/nitlight.md index 321e870..97e363b 100644 --- a/share/man/nitlight.md +++ b/share/man/nitlight.md @@ -65,6 +65,9 @@ By default, only the modules indicated on the command line are highlighted. With the `--full` option, all imported modules (even those in standard) are also precessed. +### `--no-infobox` +Disable the generation of infoboxes. + ### `--ast` Generate specific HTML elements for each Node of the AST.