diff options
| author | Marek Majkowski <majek@lshift.net> | 2009-08-25 12:09:41 +0100 |
|---|---|---|
| committer | Marek Majkowski <majek@lshift.net> | 2009-08-25 12:09:41 +0100 |
| commit | ae00b843da3e5bacca3d3bcfad7ac5e96871a408 (patch) | |
| tree | 802ea050f8d752c53708537760067602c67f8ac1 /docs/rabbitmq-activate-plugins.1.pod | |
| parent | 0e3b435c1e181a76b2d7022e0c1399adf72a86b4 (diff) | |
| parent | 6d63523ef9160bdb614edbf3ec1ba77f4e6358da (diff) | |
| download | rabbitmq-server-git-ae00b843da3e5bacca3d3bcfad7ac5e96871a408.tar.gz | |
Merged bug21353 into default (encoding in rabbitmqctl)
Diffstat (limited to 'docs/rabbitmq-activate-plugins.1.pod')
| -rw-r--r-- | docs/rabbitmq-activate-plugins.1.pod | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/rabbitmq-activate-plugins.1.pod b/docs/rabbitmq-activate-plugins.1.pod index 6bf9f6c474..58ffea79d7 100644 --- a/docs/rabbitmq-activate-plugins.1.pod +++ b/docs/rabbitmq-activate-plugins.1.pod @@ -1,6 +1,7 @@ =head1 NAME -rabbitmq-activate-plugins - command line tool for activating plugins in a RabbitMQ broker +rabbitmq-activate-plugins - command line tool for activating plugins +in a RabbitMQ broker =head1 SYNOPSIS @@ -12,8 +13,8 @@ RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. -rabbitmq-activate-plugins is a command line tool for activating plugins installed -into the broker's plugins directory. +rabbitmq-activate-plugins is a command line tool for activating +plugins installed into the broker's plugins directory. =head1 EXAMPLES @@ -24,7 +25,8 @@ execute: =head1 SEE ALSO -rabbitmq.conf(5), rabbitmq-multi(1), rabbitmq-server(1), rabbitmqctl(1) +L<rabbitmq.conf(5)>, L<rabbitmq-multi(1)>, L<rabbitmq-server(1)>, +L<rabbitmqctl(1)> =head1 AUTHOR @@ -32,4 +34,4 @@ The RabbitMQ Team <info@rabbitmq.com> =head1 REFERENCES -RabbitMQ Web Site: http://www.rabbitmq.com +RabbitMQ Web Site: L<http://www.rabbitmq.com> |
