createOption

create bool option

Parameters

flags string

the flag like -f, --flag, --flag, must include long flag

desc string

the description of option

Return Value

Type: Option

a bool option

Meta