Update upgrade.asciidoc
Upgrade request needs pretty and human for the demonstrated output. Closes #9313
This commit is contained in:
parent
f6d5b3932a
commit
f5b91c374a
|
@ -36,7 +36,7 @@ you want to upgrade at the same time.
|
|||
|
||||
[source,sh]
|
||||
--------------------------------------------------
|
||||
curl 'http://localhost:9200/twitter/_upgrade?human'
|
||||
curl 'http://localhost:9200/twitter/_upgrade?pretty&human'
|
||||
--------------------------------------------------
|
||||
|
||||
[source,js]
|
||||
|
|
Loading…
Reference in New Issue