diff --git a/plugins/pod/_pod b/plugins/pod/_pod index 8c0f4460f..7eb96fac5 100644 --- a/plugins/pod/_pod +++ b/plugins/pod/_pod @@ -64,8 +64,8 @@ local -a _inherited_options _inherited_options=( '(--silent)--silent[Show nothing]' \ '(--version)--version[Show the version of CocoaPods]' \ - '(--no-color)--no-color[Show output without color]' \ '(--verbose)--verbose[Show more debugging information]' \ + '(--no-ansi)--no-ansi[Show output without ANSI codes]' \ '(--help)--help[Show help banner of specified command]' )