;imp: cli: commands list: better hledger-fifo entries
This commit is contained in:
parent
6a9f2b5745
commit
2e6cf0e806
@ -209,6 +209,7 @@ commandsList progversion othercmds highlight0 =
|
|||||||
,bold' "DATA CREATION: create or convert entries to be added to the journal file"
|
,bold' "DATA CREATION: create or convert entries to be added to the journal file"
|
||||||
,"+autosync download/deduplicate/convert OFX data"
|
,"+autosync download/deduplicate/convert OFX data"
|
||||||
," close generate balance-zeroing/restoring transactions"
|
," close generate balance-zeroing/restoring transactions"
|
||||||
|
,"+fifo sell generate a lot-selling transaction, using FIFO"
|
||||||
,"+interest generate interest transactions"
|
,"+interest generate interest transactions"
|
||||||
," rewrite generate auto postings, like print --auto"
|
," rewrite generate auto postings, like print --auto"
|
||||||
,"+stockquotes download market prices from AlphaVantage"
|
,"+stockquotes download market prices from AlphaVantage"
|
||||||
@ -233,7 +234,7 @@ commandsList progversion othercmds highlight0 =
|
|||||||
-----------------------------------------80-------------------------------------
|
-----------------------------------------80-------------------------------------
|
||||||
,bold' "REPORTS, VERSATILE: more complex/versatile reporting commands"
|
,bold' "REPORTS, VERSATILE: more complex/versatile reporting commands"
|
||||||
," balance (bal) show balance changes, end balances, budgets, gains.."
|
," balance (bal) show balance changes, end balances, budgets, gains.."
|
||||||
," fifo show lots or generate a lot sale entry, using FIFO"
|
,"+fifo lots show a commodity's remaining lots, using FIFO"
|
||||||
,"+plot create charts from balance reports, in terminal or GUI"
|
,"+plot create charts from balance reports, in terminal or GUI"
|
||||||
," print show transactions or export journal data"
|
," print show transactions or export journal data"
|
||||||
," register (reg) show postings in one or more accounts & running total"
|
," register (reg) show postings in one or more accounts & running total"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user