diff options
| -rw-r--r-- | docs/rabbitmqctl.8 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index c2abfe7c9c..fe5ee49e5b 100644 --- a/docs/rabbitmqctl.8 +++ b/docs/rabbitmqctl.8 @@ -122,7 +122,6 @@ Prints usage for the specified command. .Pp Displays CLI tools version .El -.El .Ss Nodes .Bl -tag -width Ds .\" ------------------------------------ @@ -275,7 +274,6 @@ up: .sp .Dl rabbitmqctl wait /var/run/rabbitmq/pid .El -.El .Ss Cluster management .Bl -tag -width Ds .\" ------------------------------------ @@ -320,7 +318,6 @@ For example, this command displays the nodes in the cluster: .sp .Dl rabbitmqctl cluster_status .El -.El .Ss Application Management .Bl -tag -width Ds .\" ------------------------------------ @@ -579,7 +576,6 @@ The following command will solve this situation: .sp .Dl update_cluster_nodes -n Va A Va C .El -.El .Ss Replication .Bl -tag -width Ds .\" ------------------------------------ @@ -725,7 +721,6 @@ This command instructs the RabbitMQ broker to remove any tags from the user name .sp .Dl rabbitmqctl set_user_tags janeway .El -.El .Ss Access control .Bl -tag -width Ds .\" ------------------------------------ @@ -953,7 +948,6 @@ The previous example could be made more generic by using .sp .Dl rabbitmqctl set_topic_permissions -p my-vhost janeway amq.topic Qo ^{username}-.* Qc Qo ^{username}-.* Qc .El -.El .Ss Monitoring, observability and health checks .Bl -tag -width Ds .\" ------------------------------------ @@ -1488,7 +1482,6 @@ broker: .sp .Dl rabbitmqctl status .El -.El .Ss Parameters .Bl -tag -width Ds .\" ------------------------------------ @@ -1752,7 +1745,6 @@ Suppresses the .Fl p parameter. .El -.El .Ss Topology Introspection The topology introspection commands list topology entities (e.g. queues) with tab-delimited columns. Some commands ( @@ -2229,7 +2221,6 @@ The period for which the peer's SSL certificate is valid. .It Cm node The node name of the RabbitMQ node to which connection is established. .El -.El .Ss MQTT plugin .Bl -tag -width Ds .It Cm list_mqtt_connections Op Ar mqtt_connectioninfoitem @@ -2321,7 +2312,6 @@ Username associated with the connection. .It Cm vhost Virtual host name with non-ASCII characters escaped as in C. .El -.El .Ss STOMP plugin .Bl -tag -width Ds .It Cm list_stomp_connections Op Ar stomp_connectioninfoitem @@ -2413,7 +2403,6 @@ SSL cipher algorithm (e.g.\& SSL hash function (e.g.\& .Qq sha ) . .El -.El .Ss Management agent plugin .Bl -tag -width Ds .It Cm reset_stats_db Op Fl -all @@ -2422,7 +2411,6 @@ Reset management stats database for the RabbitMQ node. .It Fl -all Reset stats database for all nodes in the cluster. .El -.El .\" ------------------------------------------------------------------ .Sh SEE ALSO .\" ------------------------------------------------------------------ |
