Commit 08aa7961 authored by Fabio Pelosin's avatar Fabio Pelosin

[fix] small typo

parent eacecc8e
......@@ -18,7 +18,7 @@ module Pod
end
def self.options
" --no-clean Leave SCM dirs like `.git' and `.svn' in tact after downloading\n" +
" --no-clean Leave SCM dirs like `.git' and `.svn' intact after downloading\n" +
" --no-doc Skip documentation generation with appledoc\n" +
" --force-doc Force the generation of documentation\n" +
" --no-update Skip running `pod repo update` before install\n" +
......
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