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" ++
|
"When invoked as \"hours\", uses your timelog and --period today as defaults.\n" ++
|
||||||
"\n" ++
|
"\n" ++
|
||||||
"COMMAND is one of (may be abbreviated):\n" ++
|
"COMMAND is one of (may be abbreviated):\n" ++
|
||||||
|
" add - read new transactions interactively\n" ++
|
||||||
" balance - show account balances\n" ++
|
" balance - show account balances\n" ++
|
||||||
|
" histogram - show transaction counts per reporting interval\n" ++
|
||||||
" print - show formatted ledger transactions\n" ++
|
" print - show formatted ledger transactions\n" ++
|
||||||
" register - show register transactions\n" ++
|
" register - show register transactions\n" ++
|
||||||
#ifdef VTY
|
#ifdef VTY
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user