Update upgrade.asciidoc

Upgrade request needs pretty and human for the demonstrated output.

Closes #9313
This commit is contained in:
Clinton Gormley 2015-01-16 13:55:22 +01:00
parent f6d5b3932a
commit f5b91c374a
1 changed files with 1 additions and 1 deletions

View File

@ -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]