This commit is contained in:
Alexandre Joly 2013-09-10 09:17:09 +02:00
parent f6fb34845d
commit bdb2cabaa6
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
local -a _1st_arguments
_1st_arguments=(
'help:Show help for the given command.'
'init:Generate a Podfile for the current directory.'
'help:Show help for the given command'
'init:Generate a Podfile for the current directory'
'install:Install project dependencies'
'ipc:Inter-process communication'
'list:List pods'