This is an automated email from the ASF dual-hosted git repository.

jdanek pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/main by this push:
     new c4bf544  DISPATCH-413 Reference the AMQP Management spec in docs in a 
less ambiguous manner (#1358)
c4bf544 is described below

commit c4bf544d320f1efbca361b884f6a29d1e369737a
Author: Jiri Daněk <jda...@redhat.com>
AuthorDate: Fri Sep 3 12:31:21 2021 +0200

    DISPATCH-413 Reference the AMQP Management spec in docs in a less ambiguous 
manner (#1358)
---
 docs/man/qdmanage.8.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/man/qdmanage.8.adoc b/docs/man/qdmanage.8.adoc
index 9f668b5..11503a4 100644
--- a/docs/man/qdmanage.8.adoc
+++ b/docs/man/qdmanage.8.adoc
@@ -34,8 +34,8 @@ DESCRIPTION
 An AMQP management client for use with the Dispatch router daemon 
 ('qdrouterd'). Sends AMQP management operations requests and prints 
 the response in JSON format. This is a generic AMQP management tool 
-and can be used with any standard AMQP managed endpoint, not just 
-with 'qdrouterd'.
+and can be used with any AMQP endpoint that follows the AMQP Management
+specification, not just with 'qdrouterd'.
 
 OPTIONS
 -------

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to