Skip to content

Commit

Permalink
Documented all shell/indexer.php arguments with dashes (#2930)
Browse files Browse the repository at this point in the history
  • Loading branch information
loekvangool authored and fballiano committed Jan 13, 2023
1 parent 248abc5 commit 7751fde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions shell/indexer.php
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,10 @@ public function usageHelp()
--mode-realtime <indexer> Set index mode type "Update on Save"
--mode-manual <indexer> Set index mode type "Manual Update"
--reindex <indexer> Reindex Data
info Show allowed indexers
reindexall Reindex Data by all indexers
reindexallrequired Reindex Data only if required by all indexers
help This help
--info Show allowed indexers
--reindexall Reindex Data by all indexers
--reindexallrequired Reindex Data only if required by all indexers
--help This help
<indexer> Comma separated indexer codes or value "all" for all indexers
Expand Down

0 comments on commit 7751fde

Please sign in to comment.