;imp:cli:help: move files to BASIC REPORTS

This commit is contained in:
Simon Michael 2023-08-22 07:28:56 +01:00
parent dd559226d8
commit e849a73aa8

View File

@ -215,12 +215,11 @@ commandsList progversion othercmds =
,"+stockquotes download market prices from AlphaVantage"
,""
-----------------------------------------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-fancyassertions check more powerful balance assertions"
,"+check-tagfiles check file paths in tag values exist"
," diff compare account transactions in two journal files"
," files show data files in use"
,"+git simple version management with git"
,"+pijul simple version management with pijul"
,""
@ -249,6 +248,7 @@ commandsList progversion othercmds =
," codes show transaction codes"
," commodities show commodity/currency symbols"
," descriptions show full transaction descriptions (payee and note)"
," files show data files in use"
," notes show note part of transaction descriptions"
," payees show payee names"
," prices show historical market prices"