Commit c38ba0b8 authored by Simon Whitaker's avatar Simon Whitaker

Show correct command line for testing spec syntax at the head of a generated spec file

parent 24a070e4
......@@ -32,7 +32,7 @@ module Pod
email = `git config --get user.email`.strip
spec = <<-SPEC.gsub(/^ /, '')
#
# Be sure to run `pod lint #{@name}.podspec' to ensure this is a
# Be sure to run `pod spec lint #{@name}.podspec' to ensure this is a
# valid spec.
#
# Remove all comments before submitting the spec.
......
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