1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +02:00

core: add keys for secure buffer in /help secure (closes #756)

This commit is contained in:
Sébastien Helleu
2016-07-29 10:03:20 +02:00
parent 290b40af89
commit 4397dccd1b
20 changed files with 146 additions and 79 deletions
+3
View File
@@ -7734,6 +7734,9 @@ command_init ()
"Without argument, this command displays secured data in a new "
"buffer.\n"
"\n"
"Keys on secure buffer:\n"
" alt+v toggle values\n"
"\n"
"When a passphrase is used (data encrypted), it is asked by WeeChat "
"on startup.\n"
"It is possible to set environment variable \"WEECHAT_PASSPHRASE\" "