Alexandre Joly 11 年之前
父节点
当前提交
bdb2cabaa6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      plugins/pod/_pod

+ 2 - 2
plugins/pod/_pod

@@ -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'