diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-29 21:27:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 21:27:57 -0400 |
commit | 36653156e4ba72a25b4dfdab1461ff3396e3bb3d (patch) | |
tree | b4fa6150f58aa607f65e7ade4e0eccfcfa07c4fe /kirc.1 | |
parent | add manpage (#46) (diff) | |
download | kirc-36653156e4ba72a25b4dfdab1461ff3396e3bb3d.tar.gz kirc-36653156e4ba72a25b4dfdab1461ff3396e3bb3d.tar.bz2 kirc-36653156e4ba72a25b4dfdab1461ff3396e3bb3d.tar.xz kirc-36653156e4ba72a25b4dfdab1461ff3396e3bb3d.tar.zst kirc-36653156e4ba72a25b4dfdab1461ff3396e3bb3d.zip |
Add missing -x argument option
Diffstat (limited to 'kirc.1')
-rw-r--r-- | kirc.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -53,6 +53,9 @@ Specifies SASL PLAIN authentication token .BI \-e Specifies SASL EXTERNAL .TP +.BI \-x +Specifies additional commands to send to the host after initial connection. +.TP .BI \-v Prints the version information to stderr, then exits .SH COMMANDS |