mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-10 05:39:31 +03:00
add new commands to help
This commit is contained in:
parent
ed0305fb96
commit
bedc14ee0b
@ -29,7 +29,9 @@ usagehdr = (
|
||||
"When invoked as \"hours\", uses your timelog and --period today as defaults.\n" ++
|
||||
"\n" ++
|
||||
"COMMAND is one of (may be abbreviated):\n" ++
|
||||
" add - read new transactions interactively\n" ++
|
||||
" balance - show account balances\n" ++
|
||||
" histogram - show transaction counts per reporting interval\n" ++
|
||||
" print - show formatted ledger transactions\n" ++
|
||||
" register - show register transactions\n" ++
|
||||
#ifdef VTY
|
||||
|
Loading…
Reference in New Issue
Block a user