commit | 2547aa930b59f5e2bcb70e81d5a57ed461e59b4f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 26 17:00:44 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 26 17:00:44 2020 +0200 |
tree | 83dd4b387047f169ffffaed3585271574278c5c5 | |
parent | d3bb6a82a51d549bbd597bb4e94d8f074009be2a [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1 index d19317d..a2ca0e2 100644 --- a/runtime/doc/vim.1 +++ b/runtime/doc/vim.1
@@ -146,7 +146,7 @@ {command} is interpreted as an Ex command. If the {command} contains spaces it must be enclosed in double quotes (this depends on the shell that is used). -Example: Vim "+set si" main.c +Example: vim "+set si" main.c .br Note: You can use up to 10 "+" or "\-c" commands. .TP