explain command, remove flags and shorten

This commit is contained in:
Daniel Klabbers 2021-11-02 14:48:18 +01:00
parent 4e6f560376
commit 63d7e3cbf6
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Enable the extension inside the admin area and configure the settings.
Enable the extension in your admin area. Now to seed your existing discussions use the following command: Enable the extension in your admin area. Now to seed your existing discussions use the following command:
``` ```
php flarum blomstra:search:documents:rebuild --mapping php flarum blomstra:search:build
``` ```
All mutations to discussions are automatically added and removed from the elasticsearch index. All mutations to discussions are automatically added and removed from the elasticsearch index.