test(help): OK test cases

This commit is contained in:
Lewis Wynne 2025-11-20 14:40:10 +00:00
parent 2e50d4392f
commit 0ade5faec9
10 changed files with 320 additions and 0 deletions

18
testdata/help__help__ok.ct vendored Normal file
View file

@ -0,0 +1,18 @@
$ pda help help
$ pda help --help
Help provides help for any command in the application.
Simply type pda help [path to command] for full details.
Usage:
pda help [command] [flags]
Flags:
-h, --help help for help
Help provides help for any command in the application.
Simply type pda help [path to command] for full details.
Usage:
pda help [command] [flags]
Flags:
-h, --help help for help