comparison runtime/doc/os_vms.txt @ 1120:e6db096b07a1

updated for version 7.1a
author vimboss
date Sat, 05 May 2007 17:15:44 +0000
parents 4bac29d27e2f
children 2a276274c592
comparison
equal deleted inserted replaced
1119:dd9842fb18dd 1120:e6db096b07a1
1 *os_vms.txt* For Vim version 7.0. Last change: 2006 Apr 30 1 *os_vms.txt* For Vim version 7.1a. Last change: 2006 Nov 18
2 2
3 3
4 VIM REFERENCE MANUAL 4 VIM REFERENCE MANUAL
5 5
6 6
241 241
242 242
243 It will set up a normal Vim work environment for every user on the system. 243 It will set up a normal Vim work environment for every user on the system.
244 244
245 IMPORTANT: Vim on OpenVMS (and on other case insensitive system) command line 245 IMPORTANT: Vim on OpenVMS (and on other case insensitive system) command line
246 parameters are assumed to be lowecase. In order to indicate that a command 246 parameters are assumed to be lowercase. In order to indicate that a command
247 line parameter is uppercase "/" sign must be used. 247 line parameter is uppercase "/" sign must be used.
248 248
249 Examples: 249 Examples:
250 > 250 >
251 vim -R filename ! means: -r List swap files and exit 251 vim -R filename ! means: -r List swap files and exit