0

Typing -h prints normal help and I can add examples using the .example() API.

However, this is not printed when displaying help for a command:

myApp foobar -h
or
myApp foobar help

I would like to print examples for the command "foobar" specifically, and not for the app in general. How can I do that?

user2297996
  • 1,382
  • 3
  • 18
  • 28

0 Answers0