aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change -W to automatic wrap (#50)Michael Czigler2020-10-021-3/+0
| | | | | * change -W to automatic wrap * address Codacy compliance
* Update kirc.1Michael Czigler2020-09-291-2/+2
|
* fix -x optionMichael Czigler2020-09-291-3/+3
|
* Add missing -x argument optionMichael Czigler2020-09-291-0/+3
|
* add manpage (#46)Michael Czigler2020-09-291-0/+77
* Create kirc.1 * add VERSION and man page * change kirc version to definition in Makefile * fix separator char (TAB) * remove double parenthesis in puts() command * change VERSION to be controlled by kirc.c