diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2010-07-01 15:41:01 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2010-07-01 15:41:01 +0100 |
| commit | d8e24a3bf4a7e0660ba2fd9954825017a6ff8dfd (patch) | |
| tree | 6d3c7956677e6cada855e7d5d5a616f6e72ff0c8 /docs | |
| parent | d67e8c446106168fb387663ac7ff58a5f790b09a (diff) | |
| download | rabbitmq-server-git-d8e24a3bf4a7e0660ba2fd9954825017a6ff8dfd.tar.gz | |
Protocol is not actually very interesting; take it out of the default list of connection parameters.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 8223a6905a..6e374dfb62 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -909,7 +909,7 @@ </variablelist> <para> If no <command>connectioninfoitem</command>s are specified then user, peer - address, peer port, connection state and protocol are displayed. + address, peer port and connection state are displayed. </para> <para role="example-prefix"> |
