diff options
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index a92a105674..f0e1dc38c1 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1300,8 +1300,9 @@ In this context <varname>vm_memory_high_watermark</varname> indicates to the fraction of memory at which flow control is triggered. <varname>vm_memory_limit</varname> refers to the - absolute memory threshhold (in bytes) at which flow control - is triggered. (See the <command>cluster_status</command> + absolute memory threshhold at which flow control is triggered. + The unit of this number and those listed in the <varname>memory</varname> + section is bytes. (See the <command>cluster_status</command> command to find out which nodes are clustered and running.) </para> <para role="example-prefix">For example:</para> |
