diff options
Diffstat (limited to 'docs/rabbitmqctl.1.pod')
-rw-r--r-- | docs/rabbitmqctl.1.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod index 8921f7d7..a2521406 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -421,6 +421,11 @@ number of logical AMQP consumers retrieving messages via the channel number of messages delivered via this channel but not yet acknowledged +=item acks_uncommitted + +number of acknowledgements received in an as yet uncommitted +transaction + =item prefetch_count QoS prefetch count limit in force, 0 if unlimited |