commit 411d806
Hubert Hirtz
·
2021-10-22 19:08:58 +0000 UTC
parent 43fcc4b
doc: fix indentation and use _ instead of ` for keywords
1 files changed,
+6,
-6
+6,
-6
1@@ -34,12 +34,12 @@ Some settings are required, the others are optional.
2 Your password, used for SASL authentication. See also *password-cmd*.
3
4 *password-cmd*
5- Alternatively to providing your SASL authentication password directly in
6- plaintext, you can specify a command to be run to fetch the password at
7- runtime. This is useful if you store your passwords in a separate (probably
8- encrypted) file using `gpg` or a command line password manager such as
9- `pass` or `gopass`. If a *password-cmd* is provided, the value of *password*
10- will be ignored and the output of *password-cmd* will be used for login.
11+ Alternatively to providing your SASL authentication password directly in
12+ plaintext, you can specify a command to be run to fetch the password at
13+ runtime. This is useful if you store your passwords in a separate (probably
14+ encrypted) file using `gpg` or a command line password manager such as
15+ _pass_ or _gopass_. If a *password-cmd* is provided, the value of *password*
16+ will be ignored and the output of *password-cmd* will be used for login.
17
18 *channels*
19 A list of channel names that senpai will automatically join at startup and