hledger/doc/manpage.nroff

39 lines
649 B
Plaintext
Raw Normal View History

$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 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
$endif$
.SH COPYRIGHT
2022-12-11 00:40:45 +03:00
Copyright 2007-2023 Simon Michael and contributors.
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.
.SH SEE ALSO
2020-12-20 20:04:40 +03:00
hledger(1), hledger\-ui(1), hledger\-web(1), ledger(1)