diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-05-16 10:55:38 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-05-16 10:55:38 +0200 |
commit | 45a9ba3e9e55d131b6cf73c622ea71f004f3d178 (patch) | |
tree | b77eee70cc66f086fd91404099d337a178de3f87 /doc/ja/weechat_relay_protocol.ja.adoc | |
parent | 40a14b4574912b03ab59bae1d8797f320395c9c7 (diff) | |
download | weechat-45a9ba3e9e55d131b6cf73c622ea71f004f3d178.zip |
doc: add missing arguments in "info" command (English and Japanese relay protocol)
Diffstat (limited to 'doc/ja/weechat_relay_protocol.ja.adoc')
-rw-r--r-- | doc/ja/weechat_relay_protocol.ja.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ja/weechat_relay_protocol.ja.adoc b/doc/ja/weechat_relay_protocol.ja.adoc index 43ef710a8..95894faf1 100644 --- a/doc/ja/weechat_relay_protocol.ja.adoc +++ b/doc/ja/weechat_relay_protocol.ja.adoc @@ -563,12 +563,13 @@ _インフォ_ を要求。 構文: ---- -(id) info <name> +(id) info <name> [<arguments>] ---- 引数: * _name_: 読み出すインフォの名前 +* _arguments_: 引数 (任意) // TRANSLATION MISSING Examples: |