Skip to content

Commit

Permalink
fixes #11959 - add description to 'content-view filter info' command
Browse files Browse the repository at this point in the history
  • Loading branch information
bbuckingham committed Sep 24, 2015
1 parent b4847ed commit 314d5ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hammer_cli_katello/filter.rb
Expand Up @@ -25,6 +25,7 @@ class InfoCommand < HammerCLIKatello::InfoCommand
field :name, _("Name")
field :type, _("Type")
field :inclusion, _("Inclusion")
field :description, _("Description")

collection :repositories, _("Repositories") do
field :id, _("ID")
Expand Down

0 comments on commit 314d5ee

Please sign in to comment.