We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Reference (markdown)
Missing closing grave on inline code
Updated Platforms (markdown)
Destroyed Example (markdown)
document example
The -z test actually seems unnecessary and passing the full input to help -c enables subcommand completion.
#
Updated Declaring flags and switches (markdown)
Fix refs to non-existant Subcommand (singular) page.
"applicaiton" -> "application"
Updated Interface (markdown)
rearrange
Updated 'Flags and Switches' section. Added 'Accessing parent command options' section.
Examples with accept, explanning that accept is global.
Fixed typo in Arguments section
Updated Error Handling (markdown)
Added 'bundle exec' to the initial 'help' call to see the actual output. Updated descriptions match the "todo" example output instead of generic "my_proj".
Updated Home (markdown)
Created Declaring flags and switches (markdown)
Created Controlling help output (markdown)
The CustomExit params are flipped. See https://github.com/davetron5000/gli/blob/gli-2/lib/gli/exceptions.rb#L66
Updated Subcommands (markdown)