X-Git-Url: http://nitlanguage.org diff --git a/share/man/nitpick.md b/share/man/nitpick.md index 001a6ce..38dd752 100644 --- a/share/man/nitpick.md +++ b/share/man/nitpick.md @@ -1,5 +1,3 @@ -% NITPICK(1) - # NAME nitpick - collect potential style and code issues. @@ -16,7 +14,10 @@ It is currently used with the vim syntactic plugin. # OPTIONS -Only common options of the Nit tools are understood. +### `--vim-autocomplete` +Generate metadata files used by the Vim plugin for autocompletion. + +This option is not expected to be called directly by users. # SEE ALSO