summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.1.xml
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-02-24 10:54:12 +0000
committerSimon MacMullen <simon@rabbitmq.com>2012-02-24 10:54:12 +0000
commit44e8494f6051d4a00519a75e553a0bf941858d0d (patch)
treee7bc02e912aabf8977f64d8fa66341ed30861e3d /docs/rabbitmqctl.1.xml
parent122fbb80c5c56980966860d6eeec4fdd6b2abdee (diff)
downloadrabbitmq-server-git-44e8494f6051d4a00519a75e553a0bf941858d0d.tar.gz
You don't need a fractional part and it can be greater than 1.0. Also, M-q.
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
-rw-r--r--docs/rabbitmqctl.1.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index c1c51f9f8b..b60032e367 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1420,8 +1420,11 @@
<variablelist>
<varlistentry>
<term>fraction</term>
- <listitem><para>The new memory threshhold fraction at which flow control is triggered, as a
- floating point number between 0.0 and 1.0 with a mandatory fractional part.</para></listitem>
+ <listitem><para>
+ The new memory threshhold fraction at which flow
+ control is triggered, as a floating point number
+ greater than or equal to 0.
+ </para></listitem>
</varlistentry>
</variablelist>
</listitem>