Browse Source

Remove migration note about cat verbosity

Its no longer true.
Nik Everett 10 years ago
parent
commit
8a75d33ee6
1 changed files with 0 additions and 10 deletions
  1. 0 10
      docs/reference/migration/migrate_2_0/stats.asciidoc

+ 0 - 10
docs/reference/migration/migrate_2_0/stats.asciidoc

@@ -45,16 +45,6 @@ used separately to control whether `routing_nodes` should be returned.
 
 The deprecated index status API has been removed.
 
-==== `cat` APIs verbose by default
-
-The `cat` APIs now default to being verbose, which means they output column
-headers by default. Verbosity can be turned off with the `v` parameter:
-
-[source,sh]
------------------
-GET _cat/shards?v=0
------------------
-
 ==== Nodes Stats API
 
 Queue lengths are now reported as basic numeric so they can easily processed by code. Before we used a human