mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-27 05:30:41 +00:00
Updated search-regen command description
This commit is contained in:
parent
6b1980c4f3
commit
2b3d6e4e4a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue