mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
imp: cli: commands list: more cleanup
This commit is contained in:
parent
16e00062d3
commit
fe1fc313ba
@ -245,18 +245,18 @@ commandsList progversion othercmds =
|
||||
," balancesheetequity (bse) show assets, liabilities and equity"
|
||||
," cashflow (cf) show changes in liquid assets"
|
||||
," incomestatement (is) show revenues and expenses"
|
||||
,""
|
||||
-----------------------------------------80-------------------------------------
|
||||
,bold' "ADVANCED REPORTS (more versatile/advanced reports)"
|
||||
," balance (bal) show balance changes, end balances, gains, budgets.."
|
||||
,"+lots show a commodity's lots" -- hledger-lots
|
||||
," roi show return on investments"
|
||||
,""
|
||||
-----------------------------------------80-------------------------------------
|
||||
,bold' "CHARTS (bar charts, line graphs..)"
|
||||
," activity show posting counts as a terminal bar chart"
|
||||
,"+bar show balances or changes as a terminal bar chart" -- hledger-bar
|
||||
,"+plot show advanced matplotlib charts as gui/svg/png/pdf.." -- hledger-utils
|
||||
,""
|
||||
-----------------------------------------80-------------------------------------
|
||||
,bold' "MORE REPORTS (more versatile/advanced reports)"
|
||||
," balance (bal) show balance changes, end balances, gains, budgets.."
|
||||
,"+lots show a commodity's lots" -- hledger-lots
|
||||
," roi show return on investments"
|
||||
,""
|
||||
-----------------------------------------80-------------------------------------
|
||||
,bold' "GENERATING DATA (generate or download journal entries; less common)"
|
||||
|
Loading…
Reference in New Issue
Block a user