From b545b3a4e7655222bf403d1b0e07b972d29f48b4 Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Tue, 29 Sep 2020 21:29:52 -0400 Subject: fix -x option --- kirc.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kirc.1 b/kirc.1 index 061d18c..588a1e6 100644 --- a/kirc.1 +++ b/kirc.1 @@ -47,15 +47,15 @@ Specifies max character width printed in the left column .BI \-W " max_width" Specifies max printed with of the IRC stream .TP +.BI \-x " command" +Specifies additional commands to send to the host after initial connection. +.TP .BI \-a " auth" Specifies SASL PLAIN authentication token .TP .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 -- cgit v1.2.3