diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2008-08-27 12:55:07 +0100 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2008-08-27 12:55:07 +0100 |
| commit | 7bd0e2c18c3bb99c1b9d891ce7031ae90469b101 (patch) | |
| tree | 2f2b09f513f756483f56d39aa02f1d8608d768b2 | |
| parent | 0174c25ea4c986f7db95ba093f7241612278fdf1 (diff) | |
| download | rabbitmq-server-git-7bd0e2c18c3bb99c1b9d891ce7031ae90469b101.tar.gz | |
Update man pages with rotate_logs_all command
| -rw-r--r-- | docs/rabbitmq-multi.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/rabbitmq-multi.pod b/docs/rabbitmq-multi.pod index 2e3f28c8fc..772ca70a20 100644 --- a/docs/rabbitmq-multi.pod +++ b/docs/rabbitmq-multi.pod @@ -26,6 +26,9 @@ start_all I<count> stop_all stop all local RabbitMQ nodes +rotate_logs_all + rotate log files for all local RabbitMQ nodes + =head1 EXAMPLES Start 3 local RabbitMQ nodes with unique, sequential port numbers: |
