mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Updated search-regen command description
This commit is contained in:
parent
6b1980c4f3
commit
2b3d6e4e4a
@ -19,7 +19,7 @@ class RegenerateSearch extends Command
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = 'Command description';
|
protected $description = 'Re-index all content for searching';
|
||||||
|
|
||||||
protected $searchService;
|
protected $searchService;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user