summaryrefslogtreecommitdiff
path: root/doc/it/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-07-29 10:03:20 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-07-29 10:03:20 +0200
commit4397dccd1b0beb7b052c577b0722c2660f1bc497 (patch)
treedf144e7ebd058fd4f9b94d9cf5d9c42cf12de590 /doc/it/autogen
parent290b40af8905152e82f83a6f521ee420f7631c7a (diff)
downloadweechat-4397dccd1b0beb7b052c577b0722c2660f1bc497.zip
core: add keys for secure buffer in /help secure (closes #756)
Diffstat (limited to 'doc/it/autogen')
-rw-r--r--doc/it/autogen/user/weechat_commands.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_commands.adoc b/doc/it/autogen/user/weechat_commands.adoc
index c2cfb067a..50c198344 100644
--- a/doc/it/autogen/user/weechat_commands.adoc
+++ b/doc/it/autogen/user/weechat_commands.adoc
@@ -766,6 +766,9 @@ passphrase: change the passphrase (without passphrase, data is stored as plain t
Without argument, this command displays secured data in a new buffer.
+Keys on secure buffer:
+ alt+v toggle values
+
When a passphrase is used (data encrypted), it is asked by WeeChat on startup.
It is possible to set environment variable "WEECHAT_PASSPHRASE" to prevent the prompt (this same variable is used by WeeChat on /upgrade).