Browse Source

[DOCS] Another cat?v change

Clinton Gormley 12 years ago
parent
commit
7d993fd917
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/cat.asciidoc

+ 1 - 1
docs/reference/cat.asciidoc

@@ -25,7 +25,7 @@ verbose output.
 
 [source,shell]
 --------------------------------------------------
-% curl 'localhost:9200/_cat/master?v=true'
+% curl 'localhost:9200/_cat/master?v'
 id                     ip        node
 EGtKWZlWQYWDmX29fUnp3Q 127.0.0.1 Grey, Sara
 --------------------------------------------------