Commit 5bf9aa05 authored by Fabio Pelosin's avatar Fabio Pelosin

Erroneously deleted + on self.options

parent 5fb94da0
...@@ -13,7 +13,7 @@ module Pod ...@@ -13,7 +13,7 @@ module Pod
def self.options def self.options
" --stats Show additional stats (like GitHub watchers and forks)\n" + " --stats Show additional stats (like GitHub watchers and forks)\n" +
" --full Search by name, summary, and description\n" " --full Search by name, summary, and description\n" +
super super
end end
......
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