diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-11-21 21:02:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 21:02:16 -0500 |
commit | 74eed35f959e74a9a7015295cdd0a9a21bab0456 (patch) | |
tree | 8ec3befdc5e49c24b640b8c6ca937803c0a23a52 /runtime/doc/diff.txt | |
parent | 185732a1f82098d1f29fb2568eace544c04c0f1f (diff) | |
parent | 5c92ee5d717bd494b3f015b78e6a32ff128b1d60 (diff) | |
download | rneovim-74eed35f959e74a9a7015295cdd0a9a21bab0456.tar.gz rneovim-74eed35f959e74a9a7015295cdd0a9a21bab0456.tar.bz2 rneovim-74eed35f959e74a9a7015295cdd0a9a21bab0456.zip |
Merge pull request #13338 from shade-of-noon/patch-1
Restricted mode (-Z) lingering references.
Diffstat (limited to 'runtime/doc/diff.txt')
-rw-r--r-- | runtime/doc/diff.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt index 20eaa47b26..2a972483ff 100644 --- a/runtime/doc/diff.txt +++ b/runtime/doc/diff.txt @@ -20,8 +20,7 @@ additionally sets up for viewing the differences between the arguments. > nvim -d file1 file2 [file3 [file4]] -In addition to the |-d| argument, |-R| may be used for readonly mode -respectively. +In addition to the |-d| argument, |-R| may be used for readonly mode. The second and following arguments may also be a directory name. Vim will then append the file name of the first argument to the directory name to find |