Update migrate_2_0.asciidoc

Code formatting in breaking changes
This commit is contained in:
Clinton Gormley 2015-02-25 14:11:57 +01:00
parent 5146cf6256
commit e805fe71cc

View File

@ -179,6 +179,8 @@ curl -XGET 'localhost:9200/index/_search'
---------------
In 2.0, the query should look like the following:
[source,sh]
---------------
curl -XGET 'localhost:9200/index/t1,t2/_search'
{