do_help

in ext/magic/extconf.rb [166:170]


def do_help
  print(MAGIC_HELP_MESSAGE)
  exit!(0)
end