summaryrefslogtreecommitdiff
path: root/doc/de/cmdline_options.de.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/cmdline_options.de.adoc')
-rw-r--r--doc/de/cmdline_options.de.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/de/cmdline_options.de.adoc b/doc/de/cmdline_options.de.adoc
index af0211ce0..34bf4c71d 100644
--- a/doc/de/cmdline_options.de.adoc
+++ b/doc/de/cmdline_options.de.adoc
@@ -15,6 +15,18 @@
Wird diese Option nicht genutzt, wird die Umgebungsvariable WEECHAT_HOME genutzt
(sofern diese vorhanden ist).
+// 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*::
zeigt einen Hilfstext an.