Skip to content

Commit ce80ee4

Browse files
author
Facundo Capua
committed
Fix for the missed trailing end of line in indexer.php usage help text
1 parent a1ab120 commit ce80ee4

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)