myapp - My Very Cool App
This app can do very cool things
This is a very useful description for myapp. This is a very useful description for myapp. This is a very useful description for myapp. This is a very useful description for myapp.
    --verbose -v   [] be verbose (flag; multiple)
    --help -h         Show command help (flag)   
    --format          Format output                  myapp  config [options]configuration
Options:
    --set   {} key=value pair(s) (multiple; mapping)    myapp  convert <type> <source> <value> <target>+Various unit conversions
Parameters:
    type    *    The type of unit to convert    
    source  *    The source unit to convert from
    value   *    The value to convert           
    target  * [] The target unit (multiple)         myapp  cook [options] <drink>Cook something
Options:
    --with        Drink with ...  
    --sugar -s    add sugar (flag)Parameters:
    drink  *  What to drink    myapp  data [options]output some data
Options:
    --item        myapp  palindrome <string>Check if a string is a palindrome
Parameters:
    string  *      myapp  weather <subcommands>Weather
    myapp weather cities [options]show list of cities
Options:
    --country -c   [] country name(s) (multiple)    myapp weather countriesshow list of countries
    myapp weather show [options] <country> <city>+Show Weather forecast
Options:
    --temperature -T    show temperature (flag)              
    --celsius -C        show temperature in celsius (flag)   
    --fahrenheit -F     show temperature in fahrenheit (flag)Parameters:
    country  *    Specify country                  
    city     * [] Specify city or cities (multiple)    myapp  help <subcommands> [options]Show command help
Options:
    --all     (flag)    myapp  _meta <subcommands>Information and utilities for this app
    myapp _meta completion <subcommands>Shell completion functions
    myapp _meta completion generate [options]Generate self completion
Options:
    --name    name of the program (optional, override name in spec)
    --zsh     for zsh (flag)                                       
    --bash    for bash (flag)                                          myapp _meta pod <subcommands>Pod documentation
    myapp _meta pod generateGenerate self pod