hledger/doc/manpage.nroff

42 lines
779 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 "REPORTING BUGS"
2016-04-09 23:37:17 +03:00
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$
2016-04-09 23:37:17 +03:00
Simon Michael <simon@joyful.com> and contributors
$endif$
.SH COPYRIGHT
2020-12-09 06:25:52 +03:00
Copyright (C) 2007-2020 Simon Michael.
.br
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)
hledger_journal(5), hledger_csv(5), hledger_timeclock(5), hledger_timedot(5)