# File lib/rhc/output_helper.rb, line 129
    def display_no_info(type)
      say_table \
        nil,
        ["This #{type} has no information to show"]
    end