diff options
Diffstat (limited to 'src/core/weechat.c')
-rw-r--r-- | src/core/weechat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/weechat.c b/src/core/weechat.c index 1900ca6e1..89abdab3f 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -174,7 +174,7 @@ weechat_display_usage () "by colons (in this order: config, data, cache, runtime)\n" " (environment variable WEECHAT_HOME is " "read if this option is not given)\n" - " -t, --temp-dir create a temporary WeeChat home" + " -t, --temp-dir create a temporary WeeChat home " "directory and delete it on exit\n" " (incompatible with option \"-d\")\n" " -h, --help display this help\n" |