# File lib/pry/commands/help.rb, line 124
    def display_command(command)
      _pry_.pager.page command.new.help
    end