iocsh: Add underline separator between help outputs

Also tweaks the overall format of the message a bit.
Add tests for new help output format
This commit is contained in:
AlexWells
2023-03-08 15:56:01 +00:00
committed by Dirk Zimoch
parent 4aea7de032
commit 680e1734a4
6 changed files with 147 additions and 12 deletions

View File

@@ -0,0 +1,14 @@

testHelpFunction1
Usage message of testHelpFunction1


testHelpFunction2
Usage message of testHelpFunction2


testHelpFunction3
Usage message of testHelpFunction3