diff options
| author | Emile Joubert <emile@lshift.net> | 2009-01-14 16:13:00 +0000 |
|---|---|---|
| committer | Emile Joubert <emile@lshift.net> | 2009-01-14 16:13:00 +0000 |
| commit | 19266f66285450e87dcd51856eea7baee770a64d (patch) | |
| tree | bd60e38dc51c7ecb8c369b70d848c87872405757 /docs/rabbitmqctl.1.pod | |
| parent | 01eacdaf4d9c6dcd3a8f3030c05a6dec169c6247 (diff) | |
| download | rabbitmq-server-git-19266f66285450e87dcd51856eea7baee770a64d.tar.gz | |
Updated POD (rabbitmqctl rename pid to node)
Diffstat (limited to 'docs/rabbitmqctl.1.pod')
| -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 |
