Fix typo in snapshot/restore documentation
This commit is contained in:
parent
4aa5ef139e
commit
5d98341d11
|
@ -53,7 +53,7 @@ or
|
||||||
|
|
||||||
[source,js]
|
[source,js]
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
$ curl -XGET 'http://localhost:9200/_snapshot/all'
|
$ curl -XGET 'http://localhost:9200/_snapshot/_all'
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
[float]
|
[float]
|
||||||
|
|
Loading…
Reference in New Issue