diff options
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index ccc7c9709b..93c8561799 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1193,9 +1193,7 @@ </varlistentry> <varlistentry> <term>confirm</term> - <listitem><para>Confirm mode for the channel. Either - <command>none</command>, <command>single</command> or - <command>multiple</command>.</para></listitem> + <listitem><para>True if the channel is in confirm mode, false otherwise.</para></listitem> </varlistentry> <varlistentry> <term>unconfirmed</term> |
