2015-10-20 16:26:09 +03:00
|
|
|
$if(has-tables)$
|
|
|
|
.\"t
|
|
|
|
$endif$
|
|
|
|
|
2020-12-21 04:17:44 +03:00
|
|
|
.TH "$title/nowrap/uppercase$" "$section/nowrap$" "$date/nowrap$" "$footer/nowrap$" "hledger User Manuals"
|
2015-10-20 16:26:09 +03:00
|
|
|
|
|
|
|
$for(header-includes)$
|
|
|
|
$header-includes$
|
|
|
|
$endfor$
|
|
|
|
|
|
|
|
$for(include-before)$
|
|
|
|
$include-before$
|
|
|
|
$endfor$
|
|
|
|
|
|
|
|
$body$
|
|
|
|
|
|
|
|
$for(include-after)$
|
|
|
|
$include-after$
|
|
|
|
$endfor$
|
|
|
|
|
|
|
|
.SH AUTHORS
|
|
|
|
$if(author)$
|
|
|
|
$for(author)$$author$$sep$; $endfor$.
|
|
|
|
$else$
|
2022-12-11 00:40:45 +03:00
|
|
|
Simon Michael <simon@joyful.com> and contributors.
|
|
|
|
.br
|
|
|
|
See http://hledger.org/CREDITS.html
|
2015-10-20 16:26:09 +03:00
|
|
|
$endif$
|
|
|
|
|
|
|
|
.SH COPYRIGHT
|
2022-12-11 00:40:45 +03:00
|
|
|
Copyright 2007-2023 Simon Michael and contributors.
|
2015-10-20 16:26:09 +03:00
|
|
|
|
2022-12-11 00:40:45 +03:00
|
|
|
.SH LICENSE
|
2016-04-13 06:31:17 +03:00
|
|
|
Released under GNU GPL v3 or later.
|
2015-10-20 16:26:09 +03:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
2020-12-20 20:04:40 +03:00
|
|
|
hledger(1), hledger\-ui(1), hledger\-web(1), ledger(1)
|
|
|
|
|