# File rbot/dbplugins/gd.rb, line 9
  def help(plugin, topic="")
    "gd <person> => search gd.db.com for <person> (exact match), gdfull <person> => same as gd, but more info returned, gdsmart <person> => smart gd search for <person>"
  end