docs: command list
This commit is contained in:
parent
dbb8576d8b
commit
d75be16362
9
MANUAL
9
MANUAL
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user