docs: add-ons, still

This commit is contained in:
Simon Michael 2013-04-16 13:32:30 -07:00
parent 75cb026f7e
commit 89cea30f20

View File

@ -742,14 +742,13 @@ Examples:
### Add-ons ### Add-ons
Add-on packages are usually named `hledger-SOMETHING` and provide one Add-on packages are usually named `hledger-SOMETHING` and provide one
or more `hledger-*` executables. These can be run directly, or via or more `hledger-*` executables. hledger will detect these
the `hledger` command (eg `hledger web` will run `hledger-web`). (or any `hledger-*` executable in your PATH) and offer
`hledger --help` will list any installed add-ons (or any hledger-* them as extra commands; use `hledger --help` to see a list.
executable in your PATH).
Here are some current add-ons. Note hledger-web is released along with Here are some current add-ons.
hledger and supported on all the major platforms, while other add-ons hledger-web is released along with hledger and supported on all the
may or may not be. major platforms, while other add-ons may or may not be.
#### web #### web