summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.pod
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-08-26 18:26:04 +0100
committerHubert Plociniczak <hubert@lshift.net>2008-08-26 18:26:04 +0100
commit76a64d4afd23127d94e284d07da2364bc8dc2eaa (patch)
tree34b99adc4422b522e9d7b6d0ecfb5dac304f851f /docs/rabbitmqctl.pod
parent6dc907780cd799ca04bdae6f0b2cdfd9d1c2b963 (diff)
downloadrabbitmq-server-git-76a64d4afd23127d94e284d07da2364bc8dc2eaa.tar.gz
Moved append operation inside init/1
in handlers' wrappers. Added comments, fixed various small things.
Diffstat (limited to 'docs/rabbitmqctl.pod')
-rw-r--r--docs/rabbitmqctl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.pod b/docs/rabbitmqctl.pod
index d6e0bac71a..927fd8af40 100644
--- a/docs/rabbitmqctl.pod
+++ b/docs/rabbitmqctl.pod
@@ -132,7 +132,7 @@ default Erlang node:
Append current logs' content to the files with ".1" suffix and reopen
them:
- rabbitmqctl reopen_logs .1
+ rabbitmqctl rotate_logs .1
=head1 SEE ALSO