add flag description
This commit is contained in:
parent
59dd8f887e
commit
23c3b02201
|
|
@ -14,7 +14,7 @@ class RebuildDocumentsCommand extends Command
|
|||
{
|
||||
protected $signature = 'blomstra:search:documents:rebuild
|
||||
{--flush : Flushes ALL the documents inside the index}
|
||||
{--mapping : Create property mappings}
|
||||
{--mapping : Create property mappings: booleans, dates and fulltext searches}
|
||||
{--max-id= : Limits for each object the number of items to seed}';
|
||||
protected $description = 'Rebuilds the complete search server with its documents.';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue