commit 1a483824a06cab2eea109a8f73684e127ce61828 parent 0c017585bcd30e9a3948f2e8236a6a8b9c1644e8 Author: Claudio Alessi <smoppy@gmail.com> Date: Thu, 9 Nov 2017 21:58:56 +0100 Add stub man page. This inadvertly fixes an error with install(1) during make install. Diffstat:
A | circo.1 | | | 15 | +++++++++++++++ |
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/circo.1 b/circo.1 @@ -0,0 +1,15 @@ +.TH CIRCO 1 circo\-VERSION +.SH NAME +circo \- simple IRC client +.SH SYNOPSIS +.B circo +.RB [ \-v ] +.RI [ \-hpnl +.RI <arg> ] +.SH DESCRIPTION +.B circo +is... +.SH AUTHORS +See the LICENSE file for the authors. +.SH LICENSE +See the LICENSE file for the terms of redistribution.