imp: cli: commands list: more cleanup

This commit is contained in:
Simon Michael 2024-05-02 18:37:23 -10:00
parent 16e00062d3
commit fe1fc313ba

View File

@ -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)"