summaryrefslogtreecommitdiff
path: root/doc/it/cmdline_options.it.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/cmdline_options.it.adoc')
-rw-r--r--doc/it/cmdline_options.it.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/it/cmdline_options.it.adoc b/doc/it/cmdline_options.it.adoc
index 294daf858..ff3fc215c 100644
--- a/doc/it/cmdline_options.it.adoc
+++ b/doc/it/cmdline_options.it.adoc
@@ -17,6 +17,18 @@
If this option is not given, the environment variable WEECHAT_HOME is used
(if not empty).
+// TRANSLATION MISSING
+*-t*, *--temp-dir*::
+ Create a temporary WeeChat home directory and delete it on exit
+ (incompatible with option "-d"). +
+ The name of the directory is automatically built by WeeChat, with this
+ template: "weechat_temp_XXXXXX" (where "XXXXXX" is random). It it created
+ in the first available directory in this list: environment variable "TMPDIR",
+ "/tmp" (may be different according to the operating system), environment
+ variable "HOME", current directory. +
+ The temporary home directory has permissions 0700 (only owner can read,
+ write and execute).
+
*-h*, *--help*::
Mostra l'aiuto.