Browse Source

Docs: fix formatting in snapshots documentation

Igor Motov 11 years ago
parent
commit
2359e33b1e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/modules/snapshots.asciidoc

+ 2 - 2
docs/reference/modules/snapshots.asciidoc

@@ -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-cloud-azure#azure-repository[Azure Cloud Plugin] for Azure storage repositories
 
-
+[float]
 ===== Repository Verification
 added[1.4.0]
 
@@ -105,7 +105,7 @@ following command:
 $ 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]
 === Snapshot