We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb13a5 commit 3f85b96Copy full SHA for 3f85b96
docs/cli/intro.md
@@ -29,7 +29,7 @@ By default the CLI is located `system/ee/eecli.php` .
29
- [migrate:rollback - Rolls back most recent migration group](cli/built-in-commands/migrate.md)
30
- Sync
31
- [sync:conditional-fields - Sync channel entry conditional logic](cli/built-in-commands/sync-conditional-fields.md)
32
- - [sync:reindex](cli/built-in-commands/sync-reindex.md)
+ - [sync:reindex - Sync content used in search indexes](cli/built-in-commands/sync-reindex.md)
33
- [Update ExpressionEngine](cli/built-in-commands/update.md)
34
- [Creating a Command](cli/creating-a-command.md)
35
- [Defining Input](cli/defining-input.md)
0 commit comments