Command::about
about
Section titled “about ”Sets the program’s description for the short help (-h).
Example
Section titled “Example”name = "myprog"about = "Does really amazing things for great people"[args]name: myprogabout: Does really amazing things for great peopleargs: {}{ "name": "myprog", "about": "Does really amazing things for great people", "args": {}}myprog -hOutput
Section titled “Output”Does really amazing things for great people
Usage: myprog
Options: -h, --help Print help