Docs: remove reference to removed :shell command

References #3791.
This commit is contained in:
Marco Hinz 2015-12-06 14:17:28 +01:00
parent 0ee33981e8
commit b6b84cb94f

View File

@ -70,9 +70,7 @@ difference. Without it executes the program normally, with the range a number
of text lines is filtered through the program. of text lines is filtered through the program.
Executing a whole row of programs this way is possible. But a shell is much Executing a whole row of programs this way is possible. But a shell is much
better at it. You can start a new shell this way: > better at it. You can start a new shell with |:terminal|.
:shell
This is similar to using CTRL-Z to suspend Vim. The difference is that a new This is similar to using CTRL-Z to suspend Vim. The difference is that a new
shell is started. shell is started.