comparison runtime/doc/vim.man @ 24911:fd37be6dc258

Update runtime files Commit: https://github.com/vim/vim/commit/2346a6378483c9871016f9fc821ec5cbea638f13 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 13 19:02:49 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Jun 2021 19:15:03 +0200
parents 9f41bfdbc6fc
children 3649b5a6b1b6
comparison
equal deleted inserted replaced
24910:77de4ae3e013 24911:fd37be6dc258
133 133
134 -C Compatible. Set the 'compatible' option. This will make 134 -C Compatible. Set the 'compatible' option. This will make
135 Vim behave mostly like Vi, even though a .vimrc file ex‐ 135 Vim behave mostly like Vi, even though a .vimrc file ex‐
136 ists. 136 ists.
137 137
138 -d Start in diff mode. There should be two, three or four 138 -d Start in diff mode. There should between two to eight file
139 file name arguments. Vim will open all the files and show 139 name arguments. Vim will open all the files and show dif‐
140 differences between them. Works like vimdiff(1). 140 ferences between them. Works like vimdiff(1).
141 141
142 -d {device} Open {device} for use as a terminal. Only on the Amiga. 142 -d {device} Open {device} for use as a terminal. Only on the Amiga.
143 Example: "-d con:20/30/600/150". 143 Example: "-d con:20/30/600/150".
144 144
145 -D Debugging. Go to debugging mode when executing the first 145 -D Debugging. Go to debugging mode when executing the first