aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Czigler <37268479+mcpcpc@users.noreply.github.com>2020-10-02 11:27:35 -0400
committerGitHub <noreply@github.com>2020-10-02 11:27:35 -0400
commit505e6229926f189c06ba5afa91e293c2ff715b86 (patch)
treeaf94c655d2566acc0a060b7b40d97ad59a621786 /README.md
parentclarify Known Bugs section (diff)
downloadkirc-505e6229926f189c06ba5afa91e293c2ff715b86.tar.gz
kirc-505e6229926f189c06ba5afa91e293c2ff715b86.tar.bz2
kirc-505e6229926f189c06ba5afa91e293c2ff715b86.tar.xz
kirc-505e6229926f189c06ba5afa91e293c2ff715b86.tar.zst
kirc-505e6229926f189c06ba5afa91e293c2ff715b86.zip
change -W to automatic wrap (#50)
* change -W to automatic wrap * address Codacy compliance
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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.