From 63d7e3cbf6f34e5ed22f2f2f1af9685af2150c22 Mon Sep 17 00:00:00 2001 From: Daniel Klabbers Date: Tue, 2 Nov 2021 14:48:18 +0100 Subject: [PATCH] explain command, remove flags and shorten --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0793069..4894a4f 100644 --- a/README.md +++ b/README.md @@ -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: ``` -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.