diff --git a/lib/thor.rb b/lib/thor.rb index 289d5b2c..42d22f19 100644 --- a/lib/thor.rb +++ b/lib/thor.rb @@ -151,7 +151,8 @@ def method_options(options = nil) # :type - The type of the argument, can be :string, :hash, :array, :numeric or :boolean. # :banner - String to show on usage notes. # :hide - If you want to hide this option from the help. - # :inverse - Set to false if you want to suppress --no-