summaryrefslogtreecommitdiffstats
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index e8f4de16f8..5163adc1c1 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 7.2b. Last change: 2008 Jun 08
+*various.txt* For Vim version 7.2c. Last change: 2008 Aug 06
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -644,7 +644,12 @@ g CTRL-A Only when Vim was compiled with MEM_PROFILING defined
":tnext" command can then be used to jump to other
matches, "tselect" to list matches and choose one. >
:help index| :tse z.
-< This command can be followed by '|' and another
+< When there is no argument you will see matches for
+ "help", to avoid listing all possible matches (that
+ would be very slow).
+ The number of matches displayed is limited to 300.
+
+ This command can be followed by '|' and another
command, but you don't need to escape the '|' inside a
help command. So these both work: >
:help |