summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/rabbitmqctl.pod')
-rw-r--r--docs/rabbitmqctl.pod37
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/rabbitmqctl.pod b/docs/rabbitmqctl.pod
deleted file mode 100644
index 602cf751e3..0000000000
--- a/docs/rabbitmqctl.pod
+++ /dev/null
@@ -1,37 +0,0 @@
-=head1 NAME
-
-rabbitmqctl - wrapper for the command line tool for managing a RabbitMQ broker
-
-=head1 SYNOPSIS
-
-rabbitmqctl I<command> [command options]
-
-=head1 DESCRIPTION
-
-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.
-
-rabbitmqctl is a wrapper around rabbitmqctl_real(1) tool and performs
-all commands properly with I<rabbitmq> user permissions.
-
-See rabbitmqctl_real(1) for the list of available commands.
-
-=head1 SEE ALSO
-
-rabbitmq-server(1), rabbitmqctl_real(1), rabbitmq-multi(1)
-
-=head1 AUTHOR
-
-Originally written by The RabbitMQ Team <info@lshift.net>
-
-=head1 COPYRIGHT
-
-This package, the RabbitMQ server is licensed under the MPL.
-
-If you have any questions regarding licensing, please contact us at
-info@rabbitmq.com.
-
-=head1 REFERENCES
-
-RabbitMQ Web Site: http://www.rabbitmq.com