;imp:cli:help: move test to HELP

This commit is contained in:
Simon Michael 2023-08-22 07:35:57 +01:00
parent e849a73aa8
commit 9579b7a4a6

View File

@ -254,7 +254,6 @@ commandsList progversion othercmds =
," prices show historical market prices"
," stats show journal statistics"
," tags show tag names"
," test run self tests"
,""
-----------------------------------------80-------------------------------------
,bold' "UIS (other user interfaces)"
@ -267,7 +266,8 @@ commandsList progversion othercmds =
," hledger -h show hledger's command-line help"
," hledger CMD -h show CMD's command-line help and manual"
," hledger help [-i|-m|-p] [TOPIC] show hledger's manual with info, man, or pager"
," hledger demo [DEMO] -- [ASCOPTS] show brief demos on various topics"
," hledger demo [DEMO] [-- ASCOPTS] show brief demos on various topics"
," hledger test [-- TASTYOPTS] run self tests"
," https://hledger.org html manuals, tutorials, support.."
,""
-----------------------------------------80-------------------------------------