From d1b2a79807bcc64ce8d8a38b2960a465d9bc8001 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 16 Apr 2013 13:18:29 -0700 Subject: [PATCH] docs: hide chart/vty, update add-ons description --- MANUAL.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/MANUAL.md b/MANUAL.md index 214e6763e..e40b21f0d 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -741,9 +741,14 @@ Examples: ### Add-ons -The following extra commands will be available if they have been -[installed](INSTALL.html) (run `hledger --help` to find out). Some of -these add-on packages may be out of date or may not work on all platforms. +Add-on packages are usually named `hledger-SOMETHING` and provide one +or more `hledger-*` executables. These can be run directly, or via +the `hledger` command. Eg `hledger --help` will list any installed add-ons, +and `hledger web` will run `hledger-web` if it is installed. + +Here are some current add-ons. Note hledger-web is released along with +hledger and supported on all the major platforms, while other add-ons +may or may not be. #### web @@ -802,6 +807,8 @@ fees, or cost), it calculates the hypothetical annual rate of fixed rate investment that would have provided the exact same cash flow. See the package page for more. + + ## Reporting options