class Byebug::DeleteBreakpointCommand

def help(cmd)

def help(cmd)
  %{
    del[ete][ nnn...]\tdelete some or all breakpoints
  }
end