public function __construct() {
        parent::__construct();

        $this->addDescription( 'Find registered files with no corresponding file.' );
        $this->addOption( 'start', 'Start after this file name', false, true );