summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2016-09-01 15:27:45 +0300
committerMichael Klishin <mklishin@pivotal.io>2016-09-01 15:27:45 +0300
commit26376b8d0b9347f5c62e24b33b53f8e02b516c54 (patch)
treea5d08dd0e665db956205d6513d3bbe5f531727dc
parenta35ba221b2b522d503235d13dbac025fdedb0c91 (diff)
downloadrabbitmq-server-git-26376b8d0b9347f5c62e24b33b53f8e02b516c54.tar.gz
Document arguments supported by operator policies
-rw-r--r--docs/rabbitmqctl.1.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 45d8141a94..023e8ec0c5 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1214,6 +1214,7 @@
<listitem>
<para>
Sets an operator policy that overrides a subset of arguments in user policies. Arguments are identical to those of <command>set_policy</command>.
+ Supported arguments: <command>expires</command>, <command>message-ttl</command>, <command>max-length</command>, and <command>max-length-bytes</command>.
</para>
</listitem>
</varlistentry>