class Byebug::HelpCommand

def description

def description
  %{h[elp]\t\tprint this help
    h[elp] command\tprint help on command
    h[elp] command subcommand\tprint help on subcommand}
end