From d2f3a8b8787333abf2300d38836b196955f10c00 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 19 Jun 2018 14:35:59 +0200 Subject: Update runtime files. --- runtime/doc/cmdline.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'runtime/doc/cmdline.txt') diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt index d2c81967d1..ae364c3230 100644 --- a/runtime/doc/cmdline.txt +++ b/runtime/doc/cmdline.txt @@ -894,7 +894,8 @@ These modifiers can be given, in this order: directory. :. Reduce file name to be relative to current directory, if possible. File name is unmodified if it is not below the - current directory. + current directory, but on MS-Windows the drive is removed if + it is the current drive. For maximum shortness, use ":~:.". :h Head of the file name (the last component and any separators removed). Cannot be used with :e, :r or :t. -- cgit v1.2.3