# File lib/pry/command.rb, line 435
    def help
      "#{command_options[:listing].to_s.ljust(18)} #{description}"
    end