Skip to content

Commit f6d48af

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 42d52c0 commit f6d48af

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
@@ -107,7 +107,7 @@ You can check progress by submitting a <<cat-health,`_cat/health`>> request:
107107

108108
[source,sh]
109109
--------------------------------------------------
110-
GET _cat/health
110+
GET _cat/health?v
111111
--------------------------------------------------
112112
// CONSOLE
113113

0 commit comments

Comments
 (0)