#!/usr/bin/env php getCLI()->run( new TheSeer\phpDox\CLIOptions($_SERVER['argv']) ); exit(0); __HALT_COMPILER();