diff options
Diffstat (limited to 'doc/pl/includes/autogen_user_commands.pl.adoc')
-rw-r--r-- | doc/pl/includes/autogen_user_commands.pl.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/includes/autogen_user_commands.pl.adoc b/doc/pl/includes/autogen_user_commands.pl.adoc index 5a8376df1..54e76cdc5 100644 --- a/doc/pl/includes/autogen_user_commands.pl.adoc +++ b/doc/pl/includes/autogen_user_commands.pl.adoc @@ -1884,7 +1884,7 @@ Przykłady: ustawienie hasła: /secure passphrase to jest moje hasło użyj programu "pass" do odczytania hasła przy uruchomieniu: - /set sec.crypt.passphrase_command "pass show weechat/passphrase" + /set sec.crypt.passphrase_command "/usr/bin/pass show weechat/passphrase" zaszyfrowanie hasła dla freenode SASL: /secure set freenode mojehasło /set irc.server.freenode.sasl_password "${sec.data.freenode}" |