Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-02 | change -W to automatic wrap (#50) | Michael Czigler | 1 | -3/+0 | |
* change -W to automatic wrap * address Codacy compliance | |||||
2020-09-29 | Update kirc.1 | Michael Czigler | 1 | -2/+2 | |
2020-09-29 | fix -x option | Michael Czigler | 1 | -3/+3 | |
2020-09-29 | Add missing -x argument option | Michael Czigler | 1 | -0/+3 | |
2020-09-29 | add manpage (#46) | Michael Czigler | 1 | -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 |