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 Some experimental commands are not built in to hledger, but
[included in the source](https://github.com/simonmichael/hledger/tree/master/bin) as [included in the source](https://github.com/simonmichael/hledger/tree/master/bin) as
[add-on commands](http://hledger.org/hledger.html#add-on-commands):\ [add-on commands](http://hledger.org/hledger.html#add-on-commands), such as:\
`hledger-check-dates`, `chart`,
`hledger-equity`, `check-dates`,
`hledger-print-unique`, `dupes`,
`hledger-register-match`, `equity`,
`hledger-rewrite`. `print-unique`,
`register-match`,
`rewrite`.
To install these and make them available in hledger's commands list: To install these and make them available in hledger's commands list: