24 lines
429 B
Plaintext
24 lines
429 B
Plaintext
|
|
|
||
|
|
Usage:
|
||
|
|
|
||
|
|
{{#condense}}
|
||
|
|
{{#each usage}}
|
||
|
|
{{#cyan}}bower{{/cyan}} {{.}}
|
||
|
|
{{/each}}
|
||
|
|
{{/condense}}
|
||
|
|
|
||
|
|
|
||
|
|
Options:
|
||
|
|
|
||
|
|
{{#condense}}
|
||
|
|
{{#each options}}
|
||
|
|
{{#yellow}}{{#rpad minLength="23"}}{{#if shorthand}}{{shorthand}}, {{/if}}{{flag}}{{/rpad}}{{/yellow}} {{description}}
|
||
|
|
{{/each}}
|
||
|
|
{{/condense}}
|
||
|
|
|
||
|
|
Additionally all global options listed in 'bower help' are available
|
||
|
|
|
||
|
|
Description:
|
||
|
|
|
||
|
|
{{#indent level="4"}}{{description}}{{/indent}}
|