summaryrefslogtreecommitdiff
path: root/runtime/doc/vim.man
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/vim.man')
-rw-r--r--runtime/doc/vim.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/doc/vim.man b/runtime/doc/vim.man
index 6ab20e907..91f29e14e 100644
--- a/runtime/doc/vim.man
+++ b/runtime/doc/vim.man
@@ -300,6 +300,10 @@ OPTIONS
be handled as a file name. This can be used to edit a
filename that starts with a '-'.
+ --clean Do not use any personal configuration (vimrc, plugins,
+ etc.). Useful to see if a problem reproduces with a clean
+ Vim setup.
+
--echo-wid GTK GUI only: Echo the Window ID on stdout.
--help Give a help message and exit, just like "-h".