diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-02-03 22:07:46 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-02-03 22:07:46 +0000 |
| commit | f3282d3aa4f777a2402adb4c6741ba43f902aa45 (patch) | |
| tree | 13cdd7c588a7197fcfb270579fc7e1eec8db9e09 /docs/rabbitmqctl.1.pod | |
| parent | 1ee896c9f0735434a75a646570a48cec613c8994 (diff) | |
| download | rabbitmq-server-git-f3282d3aa4f777a2402adb4c6741ba43f902aa45.tar.gz | |
add info item for channel number
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 b82d5b87f4..8921f7d78c 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 |
