Commit 7d973f6d authored by Fabio Pelosin's avatar Fabio Pelosin

[Pod::Command] description for no color option

parent 89931fef
......@@ -57,6 +57,7 @@ module Pod
[
['--help', 'Show help information'],
['--silent', 'Print nothing'],
['--no-color', 'Print output without color'],
['--verbose', 'Print more information while working'],
['--version', 'Prints the version of CocoaPods'],
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment