diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-01-15 13:12:21 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-01-15 13:12:21 +0000 |
| commit | 60b5878913bedae040b15b19ea91ebee6773265c (patch) | |
| tree | f9c1f81a4a42c23d290591bb7be5c6d2913730c0 | |
| parent | 3b32d5da94c00f776c19a3fafa541f2b86dca117 (diff) | |
| parent | 19266f66285450e87dcd51856eea7baee770a64d (diff) | |
| download | rabbitmq-server-git-60b5878913bedae040b15b19ea91ebee6773265c.tar.gz | |
merge bug20111 into v1_5_1
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod index b9edd5847f..c57e0fd169 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -146,8 +146,8 @@ auto_delete arguments queue arguments -pid - Erlang process identifier associated with the queue +node + node on which the process associated with the queue resides messages_ready number of ready messages @@ -214,8 +214,8 @@ list_connections [I<connectioninfoitem> ...] =over 4 -pid - Erlang process id associated with the connection +node + node on which the process associated with the connection resides address server IP number |
