diff options
Diffstat (limited to 'runtime/doc/various.txt')
| -rw-r--r-- | runtime/doc/various.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 5fb6dac402..6b53b8e24f 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -212,8 +212,7 @@ g8 Print the hex values of the bytes used in the equivalent to: > :enew - :call termopen([&sh, &shcf, '{cmd}'], - \{'name':'{cmd}'}) + :call termopen([&sh, &shcf, '{cmd}']) :startinsert < If no {cmd} is given, 'shellcmdflag' will not be sent |