Skip to content

Commit dd2ca93

Browse files
committed
reorder exmpales
1 parent ac362d4 commit dd2ca93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/common/rabbitmq-upgrade.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
> Manage the upgrade of a RabbitMQ node.
44
> More information: <https://www.rabbitmq.com/docs/man/rabbitmq-upgrade.8.html>.
55
6-
- Run post-upgrade tasks:
7-
8-
`rabbitmq-upgrade post_upgrade`
9-
106
- Wait for all quorum queues to have an above minimum online quorum:
117

128
`rabbitmq-upgrade await_online_quorum_plus_one`
@@ -19,6 +15,10 @@
1915

2016
`rabbitmq-upgrade revive`
2117

18+
- Run post-upgrade tasks:
19+
20+
`rabbitmq-upgrade post_upgrade`
21+
2222
- Display help:
2323

2424
`rabbitmq-upgrade help`

0 commit comments

Comments
 (0)