summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/en/weechat_plugin_api.en.adoc9
-rw-r--r--doc/fr/weechat_plugin_api.fr.adoc9
-rw-r--r--doc/it/weechat_plugin_api.it.adoc8
-rw-r--r--doc/ja/weechat_plugin_api.ja.adoc9
-rw-r--r--doc/sr/weechat_plugin_api.sr.adoc8
5 files changed, 30 insertions, 13 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc
index b9e02819e..db27e3fa3 100644
--- a/doc/en/weechat_plugin_api.en.adoc
+++ b/doc/en/weechat_plugin_api.en.adoc
@@ -10498,9 +10498,12 @@ for options with type "list", the list items must be separated by a newline
These two extra options (strings) are allowed for input/output file:
-* _file_in_: file to read and send with URLs (post file)
-* _file_out_: write downloaded URL/file in this file (instead of standard
- output)
+[width="100%",cols="2,^1,7",options="header"]
+|===
+| Option | Type | Description
+| file_in | string | file to read and send with URLs (post file)
+| file_out | string | write downloaded URL/file in this file (instead of standard output)
+|===
Return value:
diff --git a/doc/fr/weechat_plugin_api.fr.adoc b/doc/fr/weechat_plugin_api.fr.adoc
index e341e9aa8..cfbd43498 100644
--- a/doc/fr/weechat_plugin_api.fr.adoc
+++ b/doc/fr/weechat_plugin_api.fr.adoc
@@ -10700,9 +10700,12 @@ comme valeur pour l'option.
Ces deux options supplémentaires (chaînes) sont autorisées, pour le fichier en
entrée/sortie :
-* _file_in_ : fichier à lire pour envoyer avec l'URL (envoi de fichier "post")
-* _file_out_ : écrire l'URL/fichier dans ce fichier (au lieu de la sortie
- standard)
+[width="100%",cols="2,^1,7",options="header"]
+|===
+| Option | Type | Description
+| file_in | string | fichier à lire pour envoyer avec l'URL (envoi de fichier "post")
+| file_out | string | écrire l'URL/fichier dans ce fichier (au lieu de la sortie standard)
+|===
Valeur de retour :
diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc
index 8ffa3e533..dc380b1ae 100644
--- a/doc/it/weechat_plugin_api.it.adoc
+++ b/doc/it/weechat_plugin_api.it.adoc
@@ -10880,8 +10880,12 @@ l'opzione.
These two extra options (strings) are allowed for input/output file:
-* _file_in_: file da leggere e inviare con gli URL (invio del file "post")
-* _file_out_: scrive URL scaricato/file in questo file (invece dello standard output)
+[width="100%",cols="2,^1,7",options="header"]
+|===
+| Option | Type | Description
+| file_in | string | file da leggere e inviare con gli URL (invio del file "post")
+| file_out | string | scrive URL scaricato/file in questo file (invece dello standard output)
+|===
Valore restituito:
diff --git a/doc/ja/weechat_plugin_api.ja.adoc b/doc/ja/weechat_plugin_api.ja.adoc
index d5c8eeb07..a93d50da6 100644
--- a/doc/ja/weechat_plugin_api.ja.adoc
+++ b/doc/ja/weechat_plugin_api.ja.adoc
@@ -10611,9 +10611,12 @@ include::{autogendir}/autogen_api_url_options.ja.adoc[tag=url_options]
These two extra options (strings) are allowed for input/output file:
-* _file_in_: 読み込んで URL に送信するファイル (ファイルを送信)
-* _file_out_: ダウンロードした URL/ファイルをこのファイルに書き込む
- (標準出力を使わない)
+[width="100%",cols="2,^1,7",options="header"]
+|===
+| Option | Type | Description
+| file_in | string | 読み込んで URL に送信するファイル (ファイルを送信)
+| file_out | string | ダウンロードした URL/ファイルをこのファイルに書き込む (標準出力を使わない)
+|===
戻り値:
diff --git a/doc/sr/weechat_plugin_api.sr.adoc b/doc/sr/weechat_plugin_api.sr.adoc
index 8897f51b6..0048e8667 100644
--- a/doc/sr/weechat_plugin_api.sr.adoc
+++ b/doc/sr/weechat_plugin_api.sr.adoc
@@ -10174,8 +10174,12 @@ include::{autogendir}/autogen_api_url_options.sr.adoc[tag=url_options]
These two extra options (strings) are allowed for input/output file:
-* _file_in_: фајл који се чита и шаље URL адресама (post фајл)
-* _file_out_: преузети URL/фајл се уписује у овај фајл (уместо на стандардни излаз)
+[width="100%",cols="2,^1,7",options="header"]
+|===
+| Option | Type | Description
+| file_in | string | фајл који се чита и шаље URL адресама (post фајл)
+| file_out | string | преузети URL/фајл се уписује у овај фајл (уместо на стандардни излаз)
+|===
Повратна вредност: