mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_command
This commit is contained in:
@@ -8226,7 +8226,8 @@ command_init ()
|
||||
" set a passphrase:\n"
|
||||
" /secure passphrase this is my passphrase\n"
|
||||
" use program \"pass\" to read the passphrase on startup:\n"
|
||||
" /set sec.crypt.passphrase_command \"pass show weechat/passphrase\"\n"
|
||||
" /set sec.crypt.passphrase_command "
|
||||
"\"/usr/bin/pass show weechat/passphrase\"\n"
|
||||
" encrypt freenode SASL password:\n"
|
||||
" /secure set freenode mypassword\n"
|
||||
" /set irc.server.freenode.sasl_password \"${sec.data.freenode}\"\n"
|
||||
|
||||
Reference in New Issue
Block a user