aboutsummaryrefslogtreecommitdiff
path: root/json-rpc-shell.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'json-rpc-shell.adoc')
-rw-r--r--json-rpc-shell.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-rpc-shell.adoc b/json-rpc-shell.adoc
index 5944ed2..890e049 100644
--- a/json-rpc-shell.adoc
+++ b/json-rpc-shell.adoc
@@ -111,7 +111,7 @@ requests, it is often convenient or even necessary to run a full text editor
in order to construct complex objects or arrays, and may even be used to import
data from elsewhere. You can launch an editor for the current request using
the M-e key combination. Both *readline*(3) and *editline*(7) also support
-multiline editing natively, though you need to press C-v C-j in order to insert
+multiline editing natively, press either M-Enter or C-v C-j in order to insert
newlines.
WebSocket