NAME

myapp - My Very Cool App

ABSTRACT

This app can do very cool things

DESCRIPTION

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.

GLOBAL OPTIONS

--verbose -v   [] be verbose (flag; multiple)
--help -h         Show command help (flag)   
--format          Format output              

SUBCOMMANDS

config

myapp  config [options]

configuration

Options:

--set   {} key=value pair(s) (multiple; mapping)

convert

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)     

cook

myapp  cook [options] <drink>

Cook something

Options:

--with        Drink with ...  
--sugar -s    add sugar (flag)

Parameters:

drink  *  What to drink

data

myapp  data [options]

output some data

Options:

--item    

palindrome

myapp  palindrome <string>

Check if a string is a palindrome

Parameters:

string  *  

weather

myapp  weather <subcommands>

Weather

weather cities

myapp weather cities [options]

show list of cities

Options:

--country -c   [] country name(s) (multiple)

weather countries

myapp weather countries

show list of countries

weather show

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)

help

myapp  help <subcommands> [options]

Show command help

Options:

--all     (flag)

_meta

myapp  _meta <subcommands>

Information and utilities for this app

_meta completion

myapp _meta completion <subcommands>

Shell completion functions

_meta completion generate

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)                                      

_meta pod

myapp _meta pod <subcommands>

Pod documentation

_meta pod generate

myapp _meta pod generate

Generate self pod