diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-12-10 22:39:57 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-12-10 22:39:57 +0000 |
| commit | ab1c966311275990f57cafbcfa60a8f8dbab28d7 (patch) | |
| tree | be552bf44e9286b1d5b0ee358c2a3c738984a923 /docs | |
| parent | bdc9366e621cd466b3ffe6e7154ceb0cfe4e8500 (diff) | |
| download | rabbitmq-server-git-ab1c966311275990f57cafbcfa60a8f8dbab28d7.tar.gz | |
add client_properties info item to 'rabbitmqctl list_connections'
showing the amqp table transmitted by the client as part of the
connection.start_ok method.
Diffstat (limited to 'docs')
| -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 6b4208725f..8e7b305a46 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -340,6 +340,11 @@ connection timeout maximum frame size (bytes) +=item client_properties + +informational properties transmitted by the client during connection +establishment + =item recv_oct octets received |
