Skip to content

Commit

Permalink
Join the two description paragraphs of
Browse files Browse the repository at this point in the history
  • Loading branch information
pietbrauer committed Mar 24, 2014
1 parent 5719561 commit 35c03c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/cocoapods/command/lib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class Create < Lib
self.summary = 'Creates a new Pod'

self.description = <<-DESC
Creates a new Pod with the given name from the template in the working directory.
Creates a scaffold for the development of a new Pod according to the CocoaPods best practices.
If a `TEMPLATE_URL`, pointing to a git repo containing a compatible template, is specified, it will be used in place of the default one.
DESC
Expand Down

0 comments on commit 35c03c7

Please sign in to comment.