From f55e4c867f774d1f27973d06b07b97c0a4d6b968 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 1 Aug 2017 20:44:53 +0200 Subject: Updated runtime files --- runtime/doc/remote.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/remote.txt') diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt index cecdd6a8a4..dfae64effe 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 Mar 18 +*remote.txt* For Vim version 8.0. Last change: 2017 Aug 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -99,7 +99,7 @@ Tell the remote server "BLA" to write all files and exit: > vim --servername BLA --remote-send ':wqa' -SERVER NAME +SERVER NAME *client-server-name* By default Vim will try to register the name under which it was invoked (gvim, egvim ...). This can be overridden with the --servername argument. If the -- cgit v1.2.3