Skip to content

Commit ee7741a

Browse files
Update man page source for rabbitmq/rabbitmq-website#2414
(cherry picked from commit a5a9886)
1 parent 81dd43d commit ee7741a

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

deps/rabbit/docs/rabbitmq-streams.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Example:
119119
.Sp
120120
.Dl rabbitmq-streams stream_status --vhost Qo a-vhost Qc Qo a-stream Qc
121121
.\" ------------------------------------
122-
.It Cm restart_stream Ar stream Fl -vhost Ar virtual-host Fl --preferred-leader-node Ar node
122+
.It Cm restart_stream Ar stream Fl -vhost Ar virtual-host Fl -preferred-leader-node Ar node
123123
.Pp
124124
Restarts a stream including all of it's replicas. The optional preferred
125125
node flag instructs the command to try to place the leader on a specific node during the restart.

deps/rabbit/docs/rabbitmqctl.8

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,11 +1791,6 @@ to 16:
17911791
This command clears the maximum number of connections limit for user
17921792
.Qq limited_user :
17931793
.sp
1794-
.Dl rabbitmqctl clear_user_limits limited_user 'max-connections'
1795-
.Pp
1796-
This command disables client connections for user
1797-
.Qq limited_user :
1798-
.sp
17991794
.Dl rabbitmqctl set_user_limits limited_user '{"max-connections": 0}'
18001795
.\" ------------------------------------------------------------------
18011796
.It Cm clear_user_limits Oc Ar username Oc Ar limit

0 commit comments

Comments
 (0)