fix misformatted urls in haddock
This commit is contained in:
parent
bd09d693f3
commit
f5671878fc
@ -6,11 +6,10 @@ hledger - a ledger-compatible text-based accounting tool.
|
|||||||
Copyright (c) 2007-2009 Simon Michael <simon@joyful.com>
|
Copyright (c) 2007-2009 Simon Michael <simon@joyful.com>
|
||||||
Released under GPL version 3 or later.
|
Released under GPL version 3 or later.
|
||||||
|
|
||||||
hledger is a haskell clone of John Wiegley's "ledger" text-based
|
hledger is a partial haskell clone of John Wiegley's "ledger" text-based
|
||||||
accounting tool (http://newartisans.com/software/ledger.html).
|
accounting tool. It generates ledger-compatible register & balance
|
||||||
It generates ledger-compatible register & balance reports from a plain
|
reports from a plain text ledger file, and demonstrates a functional
|
||||||
text ledger file, and demonstrates a functional implementation of ledger.
|
implementation of ledger. For more information, see ledger.org .
|
||||||
For more information, see hledger's home page: http://joyful.com/hledger
|
|
||||||
|
|
||||||
You can use the command line:
|
You can use the command line:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user