mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-19 08:42:48 +08: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
|
||||
*/
|
||||
protected $description = 'Command description';
|
||||
protected $description = 'Re-index all content for searching';
|
||||
|
||||
protected $searchService;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user