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]]
|
||||
|
||||
COMMAND is one of balance, print, register, ui, web, test (defaulting to
|
||||
balance). PATTERNS are zero or more regular expressions used to filter by
|
||||
account name or transaction description. Here are some commands to try
|
||||
(after downloading sample.ledger_)::
|
||||
COMMAND is one of: add, balance, chart, convert, histogram, print,
|
||||
register, stats, ui, web, test (defaulting to balance). PATTERNS are zero
|
||||
or more regular expressions used to filter by account name or transaction
|
||||
description. Here are some commands to try (after downloading
|
||||
sample.ledger_)::
|
||||
|
||||
export LEDGER=sample.ledger
|
||||
hledger --help # show usage & options
|
||||
|
||||
Loading…
Reference in New Issue
Block a user