diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-02-04 03:50:20 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-02-04 03:50:20 +0000 |
| commit | 48810590e37f91643874ce7e8fb368d002fc24c8 (patch) | |
| tree | fdea6baa99518df109cf3d7f9d03b1d2ead6dd2d /docs/rabbitmqctl.1.pod | |
| parent | 82d3065e1303085f5bf590a4f21f561161ed2fd9 (diff) | |
| parent | b3711bfb0cf231d352ef96d9b95f01780d2731a2 (diff) | |
| download | rabbitmq-server-git-48810590e37f91643874ce7e8fb368d002fc24c8.tar.gz | |
merge bug21966 into bug22300
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 0ebe17dcb0..3f1ec3b4e0 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -396,6 +396,11 @@ id of the Erlang process associated with the channel id of the Erlang process associated with the connection to which the channel belongs +=item number + +the number of the channel, which uniquely identifies it within a +connection + =item user username associated with the channel |
