# File cli/ruby-debug/commands/help.rb, line 48
      def help(cmd)
        %{
          h[elp]\t\tprint this help
          h[elp] command\tprint help on command
        }
      end