diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-01-21 14:29:55 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-01-21 14:29:55 +0000 |
| commit | 7eb8f63e101d19ec6d7046c26159204f13508c94 (patch) | |
| tree | 4f5bbb291be6d03d1b8dbacfc8975c345607c46e /docs | |
| parent | 3695364c713b5a5476c61233eaea41a4beabf890 (diff) | |
| download | rabbitmq-server-git-7eb8f63e101d19ec6d7046c26159204f13508c94.tar.gz | |
Rename the info item for consistency.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 93c8561799..bd9fee7d4b 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1196,7 +1196,7 @@ <listitem><para>True if the channel is in confirm mode, false otherwise.</para></listitem> </varlistentry> <varlistentry> - <term>unconfirmed</term> + <term>messages_unconfirmed</term> <listitem><para>Number of published messages not yet confirmed. On channels not in confirm mode, this remains 0.</para></listitem> |
