diff options
Diffstat (limited to 'docs/rabbitmq-diagnostics.8')
| -rw-r--r-- | docs/rabbitmq-diagnostics.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/rabbitmq-diagnostics.8 b/docs/rabbitmq-diagnostics.8 index 948036f3cd..3927280ae9 100644 --- a/docs/rabbitmq-diagnostics.8 +++ b/docs/rabbitmq-diagnostics.8 @@ -102,10 +102,12 @@ To learn more, see the .\" ------------------------------------------------------------------ .Sh COMMANDS .\" ------------------------------------ -.Ss Topology Introspection .Pp -The topology introspection commands list topology entities (e.g. queues) with tab-delimited columns. -. +Most commands provided by +.Nm +inspect node and cluster state or perform health checks. +.Pp +Commands that list topology entities (e.g. queues) use tab as column delimiter. These commands and their arguments are delegated to rabbitmqctl(8). .Pp Some commands ( |
