diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-03-07 22:59:26 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-03-07 22:59:26 +0100 |
commit | 5f148ec0b5a6cedd9129b3abac351034b83cc4f7 (patch) | |
tree | 6c8cd33010252ad1b9dad2ee1a95ab4571ab1ee4 /runtime/doc/starting.txt | |
parent | 304563c0b3e24895322ce3a29378388665b4769b (diff) | |
download | vim-5f148ec0b5a6cedd9129b3abac351034b83cc4f7.zip |
Update runtime files.
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r-- | runtime/doc/starting.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt index 450fdaf17..4b32a50cd 100644 --- a/runtime/doc/starting.txt +++ b/runtime/doc/starting.txt @@ -1,4 +1,4 @@ -*starting.txt* For Vim version 7.4. Last change: 2016 Mar 03 +*starting.txt* For Vim version 7.4. Last change: 2016 Mar 05 VIM REFERENCE MANUAL by Bram Moolenaar @@ -45,6 +45,7 @@ filename One or more file names. The first one will be the current vim -- -filename < All arguments after the "--" will be interpreted as file names, no other options or "+command" argument can follow. + For behavior of quotes on MS-Windows, see |win32-quotes|. *--* - This argument can mean two things, depending on whether Ex |