Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/features/wp-cli/reindex-indexables.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ There are also some additional options available when running the index command,

* `--network`: Performs the indexation on all sites within the network.
* `--reindex`: Removes all existing indexables and then reindexes them.
* `--skip-confirmation`: Prevent confirmation (for automated systems).
* `--interval=<interval>`: The number of microseconds (millionths of a second) to wait between index actions (default: 500000).

## Troubleshooting

Expand Down