diff options
Diffstat (limited to 'runtime/doc/various.txt')
| -rw-r--r-- | runtime/doc/various.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 7d8853f4cd..a241e2beaf 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -213,8 +213,8 @@ g8 Print the hex values of the bytes used in the *:sh* *:shell* *E371* *E360* :sh[ell] Removed. |vim-differences| {Nvim} - *:term* *:terminal* -:term[inal][!] {cmd} Spawns {cmd} using the current value of 'shell' and + *:terminal* *:te* +:te[rminal][!] {cmd} Spawns {cmd} using the current value of 'shell' and 'shellcmdflag' in a new terminal buffer. This is equivalent to: > |