We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d363f11 commit 52da75fCopy full SHA for 52da75f
README.md
@@ -27,7 +27,13 @@ cargo install rabbitmqadmin
27
28
### Documentation
29
30
-For usage documentation, see [Usage](#usage).
+For usage documentation, see the [dedicated RabbitMQ doc guide](https://www.rabbitmq.com/docs/management-cli) and/or [Usage](#usage) below.
31
+
32
33
+## Getting Help
34
35
+Please use GitHub Discussions in this repository and [RabbitMQ community Discord server](https://rabbitmq.com/discord/).
36
37
38
## Project Maturity
39
@@ -608,11 +614,6 @@ password = "(redacted)"
608
614
```
609
615
610
616
611
-## Getting Help
612
-
613
-Please use GitHub Discussions in this repository and [RabbitMQ community Discord server](https://rabbitmq.com/discord/).
617
## License
618
619
This tool, `rabbitmqadmin` (v2 and later versions), is dual-licensed under
0 commit comments