summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/cmdline_options.it.adoc12
-rw-r--r--doc/it/weechat-headless.1.it.adoc2
-rw-r--r--doc/it/weechat.1.it.adoc2
3 files changed, 14 insertions, 2 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.
diff --git a/doc/it/weechat-headless.1.it.adoc b/doc/it/weechat-headless.1.it.adoc
index 3f0eb3ab4..241bf516c 100644
--- a/doc/it/weechat-headless.1.it.adoc
+++ b/doc/it/weechat-headless.1.it.adoc
@@ -16,7 +16,7 @@ weechat-headless - the extensible chat client (headless version)
// TRANSLATION MISSING
[verse]
-*weechat-headless* [-a|--no-connect] [--daemon] [-d|--dir <path>] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
+*weechat-headless* [-a|--no-connect] [--daemon] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
*weechat-headless* [-c|--colors]
*weechat-headless* [-h|--help]
*weechat-headless* [-l|--license]
diff --git a/doc/it/weechat.1.it.adoc b/doc/it/weechat.1.it.adoc
index e529538b5..659026c1e 100644
--- a/doc/it/weechat.1.it.adoc
+++ b/doc/it/weechat.1.it.adoc
@@ -16,7 +16,7 @@ weechat - the extensible chat client
// TRANSLATION MISSING
[verse]
-*weechat* [-a|--no-connect] [-d|--dir <path>] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
+*weechat* [-a|--no-connect] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command <command>] [-s|--no-script] [--upgrade] [plugin:option...]
*weechat* [-c|--colors]
*weechat* [-h|--help]
*weechat* [-l|--license]