;imp:cli:help: move files to BASIC REPORTS
This commit is contained in:
parent
dd559226d8
commit
e849a73aa8
@ -215,12 +215,11 @@ commandsList progversion othercmds =
|
|||||||
,"+stockquotes download market prices from AlphaVantage"
|
,"+stockquotes download market prices from AlphaVantage"
|
||||||
,""
|
,""
|
||||||
-----------------------------------------80-------------------------------------
|
-----------------------------------------80-------------------------------------
|
||||||
,bold' "MANAGING DATA (error checking, file management, version control..)"
|
,bold' "MANAGING DATA (error checking, version control..)"
|
||||||
," check check for various kinds of error in the data"
|
," check check for various kinds of error in the data"
|
||||||
,"+check-fancyassertions check more powerful balance assertions"
|
,"+check-fancyassertions check more powerful balance assertions"
|
||||||
,"+check-tagfiles check file paths in tag values exist"
|
,"+check-tagfiles check file paths in tag values exist"
|
||||||
," diff compare account transactions in two journal files"
|
," diff compare account transactions in two journal files"
|
||||||
," files show data files in use"
|
|
||||||
,"+git simple version management with git"
|
,"+git simple version management with git"
|
||||||
,"+pijul simple version management with pijul"
|
,"+pijul simple version management with pijul"
|
||||||
,""
|
,""
|
||||||
@ -249,6 +248,7 @@ commandsList progversion othercmds =
|
|||||||
," codes show transaction codes"
|
," codes show transaction codes"
|
||||||
," commodities show commodity/currency symbols"
|
," commodities show commodity/currency symbols"
|
||||||
," descriptions show full transaction descriptions (payee and note)"
|
," descriptions show full transaction descriptions (payee and note)"
|
||||||
|
," files show data files in use"
|
||||||
," notes show note part of transaction descriptions"
|
," notes show note part of transaction descriptions"
|
||||||
," payees show payee names"
|
," payees show payee names"
|
||||||
," prices show historical market prices"
|
," prices show historical market prices"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user