diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-29 21:37:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 21:37:50 -0400 |
commit | 7fb34f6196f925f43279bacd79bc5d3ad06f0e7c (patch) | |
tree | 6c8012d11f81a938e5a41dfe978048eabf9bccc6 | |
parent | fix -x option (diff) | |
download | kirc-7fb34f6196f925f43279bacd79bc5d3ad06f0e7c.tar.gz kirc-7fb34f6196f925f43279bacd79bc5d3ad06f0e7c.tar.bz2 kirc-7fb34f6196f925f43279bacd79bc5d3ad06f0e7c.tar.xz kirc-7fb34f6196f925f43279bacd79bc5d3ad06f0e7c.tar.zst kirc-7fb34f6196f925f43279bacd79bc5d3ad06f0e7c.zip |
Update kirc.1
-rw-r--r-- | kirc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,10 +51,10 @@ Specifies max printed with of the IRC stream Specifies additional commands to send to the host after initial connection. .TP .BI \-a " auth" -Specifies SASL PLAIN authentication token +Specifies SASL PLAIN mechanism authentication token .TP .BI \-e -Specifies SASL EXTERNAL +Specifies SASL EXTERNAL mechanism .TP .BI \-v Prints the version information to stderr, then exits |