diff options
author | June McEnroe <june@causal.agency> | 2019-11-18 02:11:37 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-11-18 02:11:37 -0500 |
commit | 90da3f73414c12602ff500c00d015a0bf17d4335 (patch) | |
tree | d0aea785b970784470dbcca110670db23aacda35 | |
parent | Document accept and exit behavior (diff) | |
download | pounce-90da3f73414c12602ff500c00d015a0bf17d4335.tar.gz pounce-90da3f73414c12602ff500c00d015a0bf17d4335.zip |
Mention the name CertFP in SASL EXTERNAL guide 1.0
Diffstat (limited to '')
-rw-r--r-- | pounce.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1 index 90d1f96..6cb4180 100644 --- a/pounce.1 +++ b/pounce.1 @@ -318,7 +318,7 @@ client-cert = example.pem .It Identify with services or use .Cm sasl-plain , -then add the certificate fingerprint to your account: +then add the certificate fingerprint (CertFP) to your account: .Bd -literal -offset indent /msg NickServ CERT ADD .Ed |