aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/remote.txt')
-rw-r--r--runtime/doc/remote.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt
index 039d8b582e..48ed9d16fc 100644
--- a/runtime/doc/remote.txt
+++ b/runtime/doc/remote.txt
@@ -169,7 +169,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.