mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
41 lines
702 B
Plaintext
41 lines
702 B
Plaintext
$if(has-tables)$
|
|
.\"t
|
|
$endif$
|
|
|
|
.TH "$title/nowrap/uppercase$" "$section/nowrap$" "$date/nowrap$" "$footer/nowrap$" "hledger User Manuals"
|
|
|
|
$for(header-includes)$
|
|
$header-includes$
|
|
$endfor$
|
|
|
|
$for(include-before)$
|
|
$include-before$
|
|
$endfor$
|
|
|
|
$body$
|
|
|
|
$for(include-after)$
|
|
$include-after$
|
|
$endfor$
|
|
|
|
.SH "REPORTING BUGS"
|
|
Report bugs at http://bugs.hledger.org
|
|
(or on the #hledger IRC channel or hledger mail list)
|
|
|
|
.SH AUTHORS
|
|
$if(author)$
|
|
$for(author)$$author$$sep$; $endfor$.
|
|
$else$
|
|
Simon Michael <simon@joyful.com> and contributors
|
|
$endif$
|
|
|
|
.SH COPYRIGHT
|
|
|
|
Copyright (C) 2007-2020 Simon Michael.
|
|
.br
|
|
Released under GNU GPL v3 or later.
|
|
|
|
.SH SEE ALSO
|
|
hledger(1), hledger\-ui(1), hledger\-web(1), ledger(1)
|
|
|