fix:cli:commands list: don't show bar when not in path (fix #2065)
This commit is contained in:
parent
e1723b7d3b
commit
f7dbfcf657
@ -236,7 +236,7 @@ commandsList progversion othercmds =
|
||||
,bold' "VERSATILE REPORTS (more complex/versatile reporting commands)"
|
||||
," activity show a simple bar chart of posting counts per period"
|
||||
," balance (bal) show balance changes, end balances, budgets, gains.."
|
||||
," bar show a balance report as a simple bar chart"
|
||||
,"+bar show a balance report as a simple bar chart"
|
||||
,"+lots show a commodity's lots"
|
||||
,"+plot create charts from balance reports, in terminal or GUI"
|
||||
," print show transactions or export journal data"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user