summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/xfer_options.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ja/autogen/user/xfer_options.adoc')
-rw-r--r--doc/ja/autogen/user/xfer_options.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/xfer_options.adoc b/doc/ja/autogen/user/xfer_options.adoc
index 660f88d4d..d5050dde1 100644
--- a/doc/ja/autogen/user/xfer_options.adoc
+++ b/doc/ja/autogen/user/xfer_options.adoc
@@ -104,6 +104,12 @@
** 値: 未制約文字列
** デフォルト値: `+"%h/xfer"+`
+* [[option_xfer.file.download_temporary_suffix]] *xfer.file.download_temporary_suffix*
+** 説明: pass:none[temporary filename suffix used during the transfer for a file received, it is removed after successful transfer; if empty string, no filename suffix is used during the transfer]
+** タイプ: 文字列
+** 値: 未制約文字列
+** デフォルト値: `+".part"+`
+
* [[option_xfer.file.upload_path]] *xfer.file.upload_path*
** 説明: pass:none[送信時に読み込むファイルのパス (ユーザがパスを指定しなかった場合に使われます): 文字列最初の "%h" は WeeChat ホームに置換されます (デフォルトでは "~/.weechat" に置換されます) (注意: 内容は評価されます、/help eval 参照)]
** タイプ: 文字列