site: download: list more addons, less verbosely

This commit is contained in:
Simon Michael 2017-01-16 14:26:52 -08:00
parent 9a1128e276
commit e51bb6944a

View File

@ -114,12 +114,14 @@ Cabal users can use the `cabal-install.sh` or `cabal.project` files instead.
Some experimental commands are not built in to hledger, but
[included in the source](https://github.com/simonmichael/hledger/tree/master/bin) as
[add-on commands](http://hledger.org/hledger.html#add-on-commands):\
`hledger-check-dates`,
`hledger-equity`,
`hledger-print-unique`,
`hledger-register-match`,
`hledger-rewrite`.
[add-on commands](http://hledger.org/hledger.html#add-on-commands), such as:\
`chart`,
`check-dates`,
`dupes`,
`equity`,
`print-unique`,
`register-match`,
`rewrite`.
To install these and make them available in hledger's commands list: