1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +02:00

core: add note about option sec.crypt.passphrase_file in /help secure (issue #1286)

This commit is contained in:
Sébastien Helleu
2018-12-22 09:36:45 +01:00
parent 237bf80920
commit f3db256ce4
20 changed files with 136 additions and 103 deletions
+2 -1
View File
@@ -8023,7 +8023,8 @@ command_init ()
"on startup.\n"
"It is possible to set environment variable \"WEECHAT_PASSPHRASE\" "
"to prevent the prompt (this same variable is used by WeeChat on "
"/upgrade).\n"
"/upgrade), or to set option sec.crypt.passphrase_file to read "
"the passphrase from a file (see /help sec.crypt.passphrase_file).\n"
"\n"
"Secured data with format ${sec.data.xxx} can be used in:\n"
" - command /eval\n"