docs: command list

This commit is contained in:
Simon Michael 2010-02-12 04:22:33 +00:00
parent dbb8576d8b
commit d75be16362

9
MANUAL
View File

@ -78,10 +78,11 @@ option (which may be - for standard input). Basic usage is::
hledger [OPTIONS] [COMMAND [PATTERNS]] hledger [OPTIONS] [COMMAND [PATTERNS]]
COMMAND is one of balance, print, register, ui, web, test (defaulting to COMMAND is one of: add, balance, chart, convert, histogram, print,
balance). PATTERNS are zero or more regular expressions used to filter by register, stats, ui, web, test (defaulting to balance). PATTERNS are zero
account name or transaction description. Here are some commands to try or more regular expressions used to filter by account name or transaction
(after downloading sample.ledger_):: description. Here are some commands to try (after downloading
sample.ledger_)::
export LEDGER=sample.ledger export LEDGER=sample.ledger
hledger --help # show usage & options hledger --help # show usage & options