1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

core: update options supporting secured data in /help secure

This commit is contained in:
Sébastien Helleu
2015-08-03 21:29:17 +02:00
parent 2ed90965a6
commit 5d3e485aec
19 changed files with 143 additions and 166 deletions
+4 -5
View File
@@ -7797,13 +7797,12 @@ command_init ()
"/upgrade).\n"
"\n"
"Secured data with format ${sec.data.xxx} can be used in:\n"
" - command /eval\n"
" - command line argument \"--run-command\"\n"
" - options weechat.startup.command_{before|after}_plugins\n"
" - proxy options: username, password\n"
" - irc server options: autojoin, command, password, "
"sasl_{username|password}, username, realname\n"
" - option relay.network.password\n"
" - command /eval.\n"
" - other options that may contain a password or sensitive data "
"(for example proxy, irc server and relay); see /help on the "
"options to check if they are evaluated.\n"
"\n"
"Examples:\n"
" set a passphrase:\n"