From 64c4098236ae3ff43d9f775da8bde6445e4c6ca2 Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:36:41 -0400 Subject: add missing -a argument from usage section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93da3a8..7fd5fcc 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ make install Consult `man kirc` for a full list and explanation of available `kirc` arguments. ```shell -kirc [-s hostname] [-p port] [-c channels] [-n nickname] [-r realname] [-u username] [-k password] [-x command] [-w nick_width] [-W max_width] [-o logfile] [-e|v|V] +kirc [-s hostname] [-p port] [-c channels] [-n nickname] [-r realname] [-u username] [-k password] [-a token] [-x command] [-w nick_width] [-W max_width] [-o logfile] [-e|v|V] ``` ## Transport Layer Security (TLS) Support -- cgit v1.2.3