Commit b0c71244 authored by Fabio Pelosin's avatar Fabio Pelosin

Merge pull request #1916 from pietbrauer/optional_search_query_parameter

Required parameters should not contain square braces
parents c03be4b6 670d270c
...@@ -9,7 +9,7 @@ module Pod ...@@ -9,7 +9,7 @@ module Pod
description of the pods. description of the pods.
DESC DESC
self.arguments = '[QUERY]' self.arguments = 'QUERY'
def self.options def self.options
[ [
......
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