Commit 05b0224c authored by Piet Brauer's avatar Piet Brauer

Add note for `pod lib create` and optional template URL

parent d746ab3b
......@@ -11,6 +11,8 @@ module Pod
self.description = <<-DESC
Creates a new Pod with the given name from the template in the working directory.
A template URL is optional. If no URL is specified it will use the default template provided by CocoaPods.
DESC
self.arguments = '[NAME] [TEMPLATE_URL]'
......
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