From 0966e92cf441bbae1d50c68f56809fbb08fab7b6 Mon Sep 17 00:00:00 2001 From: ZyX Date: Tue, 22 Sep 2015 15:03:27 +0300 Subject: shada: When using shada-r normalize option path --- runtime/doc/options.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'runtime') diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index d65a8b9454..579fced314 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -5374,8 +5374,7 @@ A jump table for the options with a short description can be found at |Q_op|. specifies the start of a path for which no marks will be stored. This is to avoid removable media. For MS-DOS you could use "ra:,rb:". You can also use it for temp files, - e.g., for Unix: "r/tmp". Case is ignored. Maximum length of - each 'r' argument is 50 characters. + e.g., for Unix: "r/tmp". Case is ignored. *shada-s* s Maximum size of an item contents in KiB. If zero then nothing is saved. Unlike Vim this applies to all items, except for -- cgit