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/en | |
parent | 40a14b4574912b03ab59bae1d8797f320395c9c7 (diff) | |
download | weechat-45a9ba3e9e55d131b6cf73c622ea71f004f3d178.zip |
doc: add missing arguments in "info" command (English and Japanese relay protocol)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_relay_protocol.en.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_relay_protocol.en.adoc b/doc/en/weechat_relay_protocol.en.adoc index 02523670a..be603a6b6 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -547,12 +547,13 @@ Request an _info_. Syntax: ---- -(id) info <name> +(id) info <name> [<arguments>] ---- Arguments: * _name_: name of info to retrieve +* _arguments_: arguments (optional) Examples: |