1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

core: replace "mypassword" by "my_password" in /help secure

This commit is contained in:
Sébastien Helleu
2026-03-21 17:27:02 +01:00
parent 147d5b3f88
commit f7267bc992
15 changed files with 56 additions and 56 deletions
+2 -2
View File
@@ -9817,10 +9817,10 @@ command_init (void)
N_(" use program \"pass\" to read the passphrase on startup:"),
AI(" /set sec.crypt.passphrase_command \"/usr/bin/pass show weechat/passphrase\""),
N_(" encrypt libera SASL password:"),
N_(" /secure set libera mypassword"),
N_(" /secure set libera my_password"),
AI(" /set irc.server.libera.sasl_password \"${sec.data.libera}\""),
N_(" encrypt oftc password for nickserv:"),
N_(" /secure set oftc mypassword"),
N_(" /secure set oftc my_password"),
AI(" /set irc.server.oftc.command \"/msg nickserv identify ${sec.data.oftc}\""),
N_(" alias to ghost the nick \"andrew\":"),
N_(" /alias add ghost /eval /msg -server libera nickserv ghost andrew "