Skip to content

Commit 2748e60

Browse files
committed
Merge pull request #950 from fcapua-summa/cli_indexer_line_break
Fix for the missed trailing end of line in indexer.php usage help text
2 parents dad5614 + ce80ee4 commit 2748e60

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
@@ -241,6 +241,7 @@ public function getUsageHelp()
241241
help This help
242242
243243
<indexer> Comma separated indexer codes or value "all" for all indexers
244+
244245
USAGE;
245246
}
246247
}

0 commit comments

Comments
 (0)