aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 6074931565..57d6e48468 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -323,6 +323,9 @@ gx Opens the current filepath or URL (decided by
To avoid the hit-enter prompt use: >
:silent !{cmd}
<
+ *:!-range*
+:{range}!{cmd} Like |:!| but execute {cmd} for each line in the
+ {range}.
*:!!*
:!! Repeat last ":!{cmd}".