summaryrefslogtreecommitdiffstats
path: root/runtime/doc/if_tcl.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-09-08 22:22:43 +0200
committerBram Moolenaar <Bram@vim.org>2016-09-08 22:22:43 +0200
commitabd468ed0fbcba391e7833feeaa7de3ced841455 (patch)
treefa9543b2f456d03168aedb9627cd73dd90d7e1fd /runtime/doc/if_tcl.txt
parentf18c4dbbe545757ce93563b25380e6f010340b4e (diff)
Updated runtime files
Diffstat (limited to 'runtime/doc/if_tcl.txt')
-rw-r--r--runtime/doc/if_tcl.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/if_tcl.txt b/runtime/doc/if_tcl.txt
index 685c3c29cd..a02c8c53ec 100644
--- a/runtime/doc/if_tcl.txt
+++ b/runtime/doc/if_tcl.txt
@@ -54,6 +54,9 @@ Example: >
EOF
endfunction
<
+To see what version of Tcl you have: >
+ :tcl puts [info patchlevel]
+<
*:tcldo* *:tcld*
:[range]tcld[o] {cmd} Execute Tcl command {cmd} for each line in [range]