From e51bb6944af927a80a2cb2a66c9ec3978bb87005 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 16 Jan 2017 14:26:52 -0800 Subject: [PATCH] site: download: list more addons, less verbosely --- site/download.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/site/download.md b/site/download.md index 5117f81be..0d6287bbb 100644 --- a/site/download.md +++ b/site/download.md @@ -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: