;doc: update man pages template

This commit is contained in:
Simon Michael 2022-12-10 11:40:45 -10:00
parent 83e6cb615f
commit 8dfaf259d5

View File

@ -20,19 +20,21 @@ $endfor$
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
Report bugs at http://bugs.hledger.org Report bugs at http://bugs.hledger.org
(or on the #hledger IRC channel or hledger mail list) (or on the #hledger chat or hledger mail list)
.SH AUTHORS .SH AUTHORS
$if(author)$ $if(author)$
$for(author)$$author$$sep$; $endfor$. $for(author)$$author$$sep$; $endfor$.
$else$ $else$
Simon Michael <simon@joyful.com> and contributors Simon Michael <simon@joyful.com> and contributors.
.br
See http://hledger.org/CREDITS.html
$endif$ $endif$
.SH COPYRIGHT .SH COPYRIGHT
Copyright 2007-2023 Simon Michael and contributors.
Copyright (C) 2007-2020 Simon Michael. .SH LICENSE
.br
Released under GNU GPL v3 or later. Released under GNU GPL v3 or later.
.SH SEE ALSO .SH SEE ALSO