0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.0b01

This commit is contained in:
Bram Moolenaar
2006-03-25 21:48:58 +00:00
parent 7fcab2a02c
commit c17ef8ef36
6 changed files with 33 additions and 17 deletions

View File

@@ -314,6 +314,10 @@ When N is omitted, open one window for each file.
Open N windows side by side.
When N is omitted, open one window for each file.
.TP
\-p[N]
Open N tab pages.
When N is omitted, open one tab page for each file.
.TP
\-R
Read-only mode.
The 'readonly' option will be set.