Skip to content

Commit

Permalink
Merge 8fe8b1f into 58a8b71
Browse files Browse the repository at this point in the history
  • Loading branch information
abbadon1334 committed Dec 26, 2020
2 parents 58a8b71 + 8fe8b1f commit 653f840
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/GenerateDocumentationCommand.php
Expand Up @@ -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,
Expand Down

0 comments on commit 653f840

Please sign in to comment.