This commit is contained in:
2026-06-04 17:09:23 +02:00
parent 7e9a9f82a7
commit c4143093fd

View File

@@ -43,7 +43,7 @@ Features:
`esctl index create foo` and then insert docs into it for search
experiments:
```console
esctl doc add -i foo2 '{"title":"curry in a hurry", "message":"australian thai"}'
esctl doc add -i foo '{"title":"curry in a hurry", "message":"australian thai"}'
```
## Usage