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

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


The following commit(s) were added to refs/heads/master by this push:
     new f8e882b  DISPATCH-1521: update qdstat man page
f8e882b is described below

commit f8e882bdf0249bfc1f172b3b056afc8611f819f2
Author: Kenneth Giusti <kgiu...@apache.org>
AuthorDate: Wed Dec 11 10:51:44 2019 -0500

    DISPATCH-1521: update qdstat man page
    
    This closes #644
---
 docs/man/qdstat.8.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/man/qdstat.8.adoc b/docs/man/qdstat.8.adoc
index 73ba312..0fea701 100644
--- a/docs/man/qdstat.8.adoc
+++ b/docs/man/qdstat.8.adoc
@@ -218,7 +218,7 @@ The number of undelivered messages stored on the link's 
FIFO.
 unsett::
 The number of unsettled deliveries being tracked by the link.
 
-del::
+deliv::
 The total number of deliveries that have transited this link.
 
 presett::
@@ -255,12 +255,12 @@ blkd::
 The time elapsed since the available credit for this link became zero and has 
remained zero.
 
 admin::
-The administrative status of the link:
+The administrative status of the link (with -v option only):
   - 'enabled' - The link is enabled for normal operation.
   - 'disabled' - The link is disabled and should be quiescing or stopped (not 
yet supported).
 
 oper::
-The operational status of the link:
+The operational status of the link (with -v option only):
   - 'up' - The link is operational.
   - 'down' - The link is not attached.
   - 'quiescing' - The link is in the process of quiescing (not yet supported).


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

Reply via email to