diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-03-18 20:25:31 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-03-18 20:25:31 +0000 |
commit | 4317d9b4867621ec572a3a4010587d59ecc51813 (patch) | |
tree | da053bbf9f210d8c406c070b6e8bafe01faeb5b3 /runtime/doc/evim.1 | |
parent | a5319aed9bad7cd9094d2a8ba34e99270ccdbc0f (diff) | |
download | vim-4317d9b4867621ec572a3a4010587d59ecc51813.zip |
updated for version 7.0061
Diffstat (limited to 'runtime/doc/evim.1')
-rw-r--r-- | runtime/doc/evim.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/evim.1 b/runtime/doc/evim.1 index bd25ed6eb..bb859cead 100644 --- a/runtime/doc/evim.1 +++ b/runtime/doc/evim.1 @@ -21,7 +21,7 @@ Only to be used for people who really can't work with Vim in the normal way. Editing will be much less efficient. .PP .B eview -is the same, but starts in read-only mode. It works just like evim -R. +is the same, but starts in read-only mode. It works just like evim \-R. .PP See vim(1) for details about Vim, options, etc. .PP |