diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 628691589b..24228f41dd 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1323,6 +1323,14 @@ </listitem> </varlistentry> + <varlistentry> + <term><cmdsynopsis><command>refresh_channel_config</command></cmdsynopsis></term> + <listitem> + <para> + Tell all channels to refresh their configuration (currently only the value of <code>trace_exchanges</code>). + </para> + </listitem> + </varlistentry> </variablelist> </refsect2> </refsect1> |
