Commit 670d270c authored by Piet Brauer's avatar Piet Brauer

Required parameters should not contain square braces

parent c03be4b6
......@@ -9,7 +9,7 @@ module Pod
description of the pods.
DESC
self.arguments = '[QUERY]'
self.arguments = 'QUERY'
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