Docs: fix formatting in snapshots documentation

This commit is contained in:
Igor Motov 2014-10-07 12:33:21 -04:00
parent 032184bd5e
commit 2359e33b1e
1 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ Other repository backends are available in these official plugins:
* https://github.com/elasticsearch/elasticsearch-hadoop/tree/master/repository-hdfs[HDFS Plugin] for Hadoop environments * https://github.com/elasticsearch/elasticsearch-hadoop/tree/master/repository-hdfs[HDFS Plugin] for Hadoop environments
* https://github.com/elasticsearch/elasticsearch-cloud-azure#azure-repository[Azure Cloud Plugin] for Azure storage repositories * https://github.com/elasticsearch/elasticsearch-cloud-azure#azure-repository[Azure Cloud Plugin] for Azure storage repositories
[float]
===== Repository Verification ===== Repository Verification
added[1.4.0] added[1.4.0]
@ -105,7 +105,7 @@ following command:
$ curl -XPOST 'http://localhost:9200/_snapshot/my_backup/_verify' $ curl -XPOST 'http://localhost:9200/_snapshot/my_backup/_verify'
----------------------------------- -----------------------------------
It returns a list of nodes It returns a list of nodes where repository was successfully verified or an error message if verification process failed.
[float] [float]
=== Snapshot === Snapshot