man/nitpick.md: add missing option `--vim-autocomplete`
authorJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 02:27:35 +0000 (22:27 -0400)
committerJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 12:42:53 +0000 (08:42 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

share/man/nitpick.md

index 45a258f..38dd752 100644 (file)
@@ -14,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