Skip to content

Commit

Permalink
Change command description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefersson Nathan committed Feb 1, 2016
1 parent 3550f42 commit 1806e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/CheckGherkinCodeStyle.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ protected function configure()
{
$this
->setName('kawaii:gherkin:check')
->setDescription('Fix gherkin code style')
->setDescription('Find wrong gherkin code styled')
->addArgument(
'directory',
InputArgument::REQUIRED,
Expand Down

0 comments on commit 1806e56

Please sign in to comment.