1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

doc: add missing "id" in commands input, sync, desync, ping and quit (relay protocol)

This commit is contained in:
Sébastien Helleu
2020-05-21 10:49:41 +02:00
parent aaa49d3188
commit 7f02e1804b
3 changed files with 15 additions and 15 deletions
+5 -5
View File
@@ -942,7 +942,7 @@ Send data to a buffer.
Syntax:
----
input <buffer> <data>
(id) input <buffer> <data>
----
Arguments:
@@ -1138,7 +1138,7 @@ line char: "\n").
Syntax:
----
sync [<buffer>[,<buffer>...] <option>[,<option>...]]
(id) sync [<buffer>[,<buffer>...] <option>[,<option>...]]
----
Arguments:
@@ -1203,7 +1203,7 @@ buffers, the client will still receive updates for these buffers.
Syntax:
----
desync [<buffer>[,<buffer>...] <option>[,<option>...]]
(id) desync [<buffer>[,<buffer>...] <option>[,<option>...]]
----
Arguments:
@@ -1325,7 +1325,7 @@ measure the response time.
Syntax:
----
ping [<arguments>]
(id) ping [<arguments>]
----
Example:
@@ -1349,7 +1349,7 @@ Disconnect from _relay_.
Syntax:
----
quit
(id) quit
----
Example:
+5 -5
View File
@@ -954,7 +954,7 @@ Envoyer des données à un tampon.
Syntaxe :
----
input <tampon> <données>
(id) input <tampon> <données>
----
Paramètres :
@@ -1151,7 +1151,7 @@ message (après un caractère de nouvelle ligne : "\n").
Syntaxe :
----
sync [<tampon>[,<tampon>...] <option>[,<option>...]]
(id) sync [<tampon>[,<tampon>...] <option>[,<option>...]]
----
Paramètres :
@@ -1219,7 +1219,7 @@ tampons.
Syntaxe :
----
desync [<tampon>[,<tampon>...] <option>[,<option>...]]
(id) desync [<tampon>[,<tampon>...] <option>[,<option>...]]
----
Paramètres :
@@ -1344,7 +1344,7 @@ toujours active et mesurer le temps de réponse.
Syntaxe :
----
ping [<paramètres>]
(id) ping [<paramètres>]
----
Exemple :
@@ -1368,7 +1368,7 @@ Se déconnecter de _relay_.
Syntaxe :
----
quit
(id) quit
----
Exemple :
+5 -5
View File
@@ -961,7 +961,7 @@ hda:
構文:
----
input <buffer> <data>
(id) input <buffer> <data>
----
引数:
@@ -1158,7 +1158,7 @@ _WeeChat バージョン 0.4.1 で更新。_
構文:
----
sync [<buffer>[,<buffer>...] <option>[,<option>...]]
(id) sync [<buffer>[,<buffer>...] <option>[,<option>...]]
----
引数:
@@ -1224,7 +1224,7 @@ _WeeChat バージョン 0.4.1 で更新。_
構文:
----
desync [<buffer>[,<buffer>...] <option>[,<option>...]]
(id) desync [<buffer>[,<buffer>...] <option>[,<option>...]]
----
引数:
@@ -1348,7 +1348,7 @@ WeeChat にメッセージ "_pong" と同じ引数を持つ返信 ping を送信
構文:
----
ping [<arguments>]
(id) ping [<arguments>]
----
例:
@@ -1373,7 +1373,7 @@ _リレー_ から切断。
構文:
----
quit
(id) quit
----
例: