diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-18 00:33:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-18 00:33:15 +0200 |
commit | 95b2d686a2746db35a0a2466722421f09944143b (patch) | |
tree | f0b9cd357d240c8832e20daea7aabebe097e45f6 /doc/ja | |
parent | 970c99961cbb388452946b952bdb2265ac17424d (diff) | |
download | weechat-95b2d686a2746db35a0a2466722421f09944143b.zip |
relay: allow only one handshake in weechat protocol
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_relay_protocol.ja.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ja/weechat_relay_protocol.ja.adoc b/doc/ja/weechat_relay_protocol.ja.adoc index 13245aff5..e0d1c5218 100644 --- a/doc/ja/weechat_relay_protocol.ja.adoc +++ b/doc/ja/weechat_relay_protocol.ja.adoc @@ -117,8 +117,7 @@ Perform an handshake between the client and WeeChat: this is required in most cases to know the session settings and prepare the authentication with the _init_ command. -The handshake can be performed multiple times before the _init_ command, -although it is rarely needed. +Only one handshake is allowed before the _init_ command. Syntax: |