diff --git a/src/GenerateDocumentationCommand.php b/src/GenerateDocumentationCommand.php index e9b2339..6f45493 100755 --- a/src/GenerateDocumentationCommand.php +++ b/src/GenerateDocumentationCommand.php @@ -56,10 +56,10 @@ protected function configure() null, InputOption::VALUE_NONE )->addOption( - 'element-toc', - 't', - InputOption::VALUE_NONE - )->addOption( + 'element-toc', + 't', + InputOption::VALUE_NONE + )->addOption( 'repo-github', null, InputOption::VALUE_REQUIRED,