diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/plugin_api/url_options.adoc | 2 | ||||
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/en/autogen/plugin_api/url_options.adoc b/doc/en/autogen/plugin_api/url_options.adoc index a362a4624..ad49c3681 100644 --- a/doc/en/autogen/plugin_api/url_options.adoc +++ b/doc/en/autogen/plugin_api/url_options.adoc @@ -4,7 +4,7 @@ // [width="100%",cols="2,^1,7",options="header"] |=== -| Option | Type | Constants ^(1)^ +| Option | Type ^(1)^ | Constants ^(2)^ | verbose | long | diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index c374b0ff9..2d999b6d8 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -8751,8 +8751,10 @@ For command "url:...", following options are available (see include::autogen/plugin_api/url_options.adoc[] [NOTE] -^(1)^ When constants are available they must be used as value for option. For -options with type "mask", format is: "value1+value2+value3". +^(1)^ For options with type "mask", format is: "value1+value2+value3"; +for options with type "list", the list items must be separated by a newline +(`\n`). + +^(2)^ When constants are available they must be used as value for option. For URL, two extra options (strings) are allowed for input/output file: |