aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-12-07 13:37:44 +0100
committerJustin M. Keyes <justinkz@gmail.com>2016-12-07 13:37:44 +0100
commitff35d4c9876e5a1b356e8825781baa84d3d585c9 (patch)
treea70617cdc0491b283b8e96c42916846de3ec8359
parent61150294967f2522cb1774e29e49a3386d3bcee5 (diff)
downloadrneovim-ff35d4c9876e5a1b356e8825781baa84d3d585c9.tar.gz
rneovim-ff35d4c9876e5a1b356e8825781baa84d3d585c9.tar.bz2
rneovim-ff35d4c9876e5a1b356e8825781baa84d3d585c9.zip
doc: 'shelltemp'
Closes #5706
-rw-r--r--runtime/doc/options.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 9d8d1f84c8..7cfc55ed79 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5409,8 +5409,7 @@ A jump table for the options with a short description can be found at |Q_op|.
The |FilterReadPre|, |FilterReadPost| and |FilterWritePre|,
|FilterWritePost| autocommands event are not triggered when
'shelltemp' is off.
- The `system()` function does not respect this option and always uses
- temp files.
+ |system()| does not respect this option, it always uses pipes.
*'shellxescape'* *'sxe'*
'shellxescape' 'sxe' string (default: "";