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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user