From 505e6229926f189c06ba5afa91e293c2ff715b86 Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Fri, 2 Oct 2020 11:27:35 -0400 Subject: change -W to automatic wrap (#50) * change -W to automatic wrap * address Codacy compliance --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3698a7b..96ef0ba 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] [-a token] [-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] [-o logfile] [-e|v|V] ``` ## Transport Layer Security (TLS) Support @@ -161,4 +161,4 @@ Some users may experience abnormal *BACKSPACE* key press behavior, particularly ## Contact For any further questions or concerns, feel free to reach out to me, [mcpcpc](https://github.com/mcpcpc), on `#kirc` -or `#kisslinux` channels of the _irc.freenode.org_ server. +or `#kisslinux` channels of the *irc.freenode.org* server. -- cgit v1.2.3