mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 11:06:00 +02:00
cradle-elastic: update indexes to indices
This commit is contained in:
parent
72f5216f6c
commit
59d31084d2
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@
|
|||
|
||||
`cradle elastic map {{package_name}}`
|
||||
|
||||
- Populate the ElasticSearch indexes for all packages:
|
||||
- Populate the ElasticSearch indices for all packages:
|
||||
|
||||
`cradle elastic populate`
|
||||
|
||||
- Populate the ElasticSearch indexes for a specific package:
|
||||
- Populate the ElasticSearch indices for a specific package:
|
||||
|
||||
`cradle elastic populate {{package_name}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue