summaryrefslogtreecommitdiff
path: root/runtime/doc/remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/remote.txt')
-rw-r--r--runtime/doc/remote.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt
index dfae64eff..6b0d9dd41 100644
--- a/runtime/doc/remote.txt
+++ b/runtime/doc/remote.txt
@@ -1,4 +1,4 @@
-*remote.txt* For Vim version 8.0. Last change: 2017 Aug 01
+*remote.txt* For Vim version 8.0. Last change: 2017 Nov 12
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -181,7 +181,8 @@ name on the 'VimRegistry' property on the root window.
A non GUI Vim with access to the X11 display (|xterm-clipboard| enabled), can
also act as a command server if a server name is explicitly given with the
---servername argument.
+--servername argument, or when Vim was build with the |+autoservername|
+feature.
An empty --servername argument will cause the command server to be disabled.