diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-02-12 01:09:02 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2019-02-12 01:11:28 +0300 |
| commit | 4e4887f48b9b92c68e85df232d7db29122d6845b (patch) | |
| tree | 8c1cd973d8cf42f8b10c6f37e766c011a85729df /docs | |
| parent | 2d2e79ea9cbebd8ae25ce77131b01ddfd8b59b53 (diff) | |
| download | rabbitmq-server-git-4e4887f48b9b92c68e85df232d7db29122d6845b.tar.gz | |
rabbitmq-diagnostics(8): wording
(cherry picked from commit 37fbc130be5bb9963db65ac0b52a92d3f8267e2f)
Diffstat (limited to 'docs')
| -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 ( |
