diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2012-02-01 17:23:57 +0000 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2012-02-01 17:23:57 +0000 |
| commit | 9b6c99384e421f767d3b353ad9f0d793f3072d28 (patch) | |
| tree | 92e68de24b37ed1d291f5e676b6370fcb018d28b /docs | |
| parent | abea5ffd58a2f5eae1b59f0d1c5e40378ff02a69 (diff) | |
| parent | f2a71b50bcd1c7b6f0bf9b8807d6bd46cc4c4a8d (diff) | |
| download | rabbitmq-server-git-9b6c99384e421f767d3b353ad9f0d793f3072d28.tar.gz | |
Merge heads
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 4100864ec5..c1c51f9f8b 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -266,10 +266,9 @@ </para> <para> When the target files do not exist they are created. - target files do not already exist. When - no <option>suffix</option> is specified, the empty log - files are simply created at the original location; no - rotation takes place. + When no <option>suffix</option> is specified, the empty + log files are simply created at the original location; + no rotation takes place. </para> <para role="example-prefix">For example:</para> <screen role="example">rabbitmqctl rotate_logs .1</screen> |
