Skip to content

Commit 2f89843

Browse files
committed
Merge pull request #38 from akonosov/MAGETWO-32691
[Github] Fix for the missed trailing end of line in indexer.php usage help text
2 parents 868bd48 + ab13b7c commit 2f89843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Indexer/Model/Shell.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ public function getUsageHelp()
242242
help This help
243243
244244
<indexer> Comma separated indexer codes or value "all" for all indexers
245+
245246
USAGE;
246247
}
247248
}

0 commit comments

Comments
 (0)