diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-10-02 11:27:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-02 11:27:35 -0400 |
commit | 505e6229926f189c06ba5afa91e293c2ff715b86 (patch) | |
tree | af94c655d2566acc0a060b7b40d97ad59a621786 /kirc.1 | |
parent | clarify Known Bugs section (diff) | |
download | kirc-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 'kirc.1')
-rw-r--r-- | kirc.1 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -44,9 +44,6 @@ Specifies the PASS connection password .BI \-w " nick_width" Specifies max character width printed in the left column .TP -.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 |