commit | 214641f77df6f318a4b3a0b09723c19859a103f4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 05 17:04:09 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 05 17:04:09 2017 +0100 |
tree | 9422434318c17140266d397e16fd359e81bc75e7 | |
parent | 066029ef92b45dc4bd21a353b1fac25841062c26 [diff] [blame] |
Runtime file updates.
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt index 3c68943..566a197 100644 --- a/runtime/doc/usr_02.txt +++ b/runtime/doc/usr_02.txt
@@ -663,7 +663,7 @@ 22) Autocommand events can be found by their name: > :help BufWinLeave < To see all possible events: > - :help autocommands-events + :help autocommand-events 23) Command-line switches always start with "-". So for the help of the -f command switch of Vim use: >