summaryrefslogtreecommitdiff
path: root/runtime/doc/vim.1
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-06-13 19:02:49 +0200
committerBram Moolenaar <Bram@vim.org>2021-06-13 19:02:49 +0200
commit2346a6378483c9871016f9fc821ec5cbea638f13 (patch)
tree5614d11853110f5e417ca81600e036abde1c309b /runtime/doc/vim.1
parent4ee9d8e04daa97a3d0a19d7d2eed76b7721301e6 (diff)
downloadvim-git-2346a6378483c9871016f9fc821ec5cbea638f13.tar.gz
Update runtime files
Diffstat (limited to 'runtime/doc/vim.1')
-rw-r--r--runtime/doc/vim.12
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1
index 5bf0d0503..d55c8b3e8 100644
--- a/runtime/doc/vim.1
+++ b/runtime/doc/vim.1
@@ -186,7 +186,7 @@ behave mostly like Vi, even though a .vimrc file exists.
.TP
\-d
Start in diff mode.
-There should be two, three or four file name arguments.
+There should between two to eight file name arguments.
.B Vim
will open all the files and show differences between them.
Works like vimdiff(1).