Commit 6b0c9389 authored by Eloy Duran's avatar Eloy Duran

Edit is really needed. If people want to mess with a repo, they should just cd there.

parent 9531c20d
...@@ -19,11 +19,6 @@ Managing PodSpec files ...@@ -19,11 +19,6 @@ Managing PodSpec files
Creates a PodSpec, in the current working dir, called `NAME.podspec'. Creates a PodSpec, in the current working dir, called `NAME.podspec'.
Use this for existing libraries. Use this for existing libraries.
pod spec edit NAME
Opens `NAME.podspec', from a local spec-repo, in the editor specified
in your shell environment by the `$EDITOR' variable. In case `NAME' is
omitted, it defaults to the PodSpec in the current working dir.
pod spec lint NAME pod spec lint NAME
Validates `NAME.podspec' from a local spec-repo. In case `NAME' is Validates `NAME.podspec' from a local spec-repo. In case `NAME' is
omitted, it defaults to the PodSpec in the current working dir. omitted, it defaults to the PodSpec in the current working dir.
......
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