Skip to content

Commit fcc5ad9

Browse files
dedemortonjrodewig
authored andcommitted
[Docs] Change example to show col headers (#40822)
Command needs `?v` so user can see the column headers. Otherwise the instructions in the note about checking the init and relo columns don't make sense
1 parent f811aa9 commit fcc5ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/upgrade/rolling_upgrade.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You can check progress by submitting a <<cat-health,`_cat/health`>> request:
114114

115115
[source,sh]
116116
--------------------------------------------------
117-
GET _cat/health
117+
GET _cat/health?v
118118
--------------------------------------------------
119119
// CONSOLE
120120

0 commit comments

Comments
 (0)