Commit e34c4f44 authored by Fabio Pelosin's avatar Fabio Pelosin

[Command::Search] Fix description

parent c033e222
...@@ -4,8 +4,8 @@ module Pod ...@@ -4,8 +4,8 @@ module Pod
self.summary = 'Searches for pods' self.summary = 'Searches for pods'
self.description = <<-DESC self.description = <<-DESC
Searches for pods, ignoring case, whose name matches `QUERY'. If the Searches for pods, ignoring case, whose name matches `QUERY`. If the
`--full' option is specified, this will also search in the summary and `--full` option is specified, this will also search in the summary and
description of the pods. description of the pods.
DESC DESC
......
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