diff options
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 24228f41dd..0719bf3bba 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1324,10 +1324,10 @@ </varlistentry> <varlistentry> - <term><cmdsynopsis><command>refresh_channel_config</command></cmdsynopsis></term> + <term><cmdsynopsis><command>refresh_config</command></cmdsynopsis></term> <listitem> <para> - Tell all channels to refresh their configuration (currently only the value of <code>trace_exchanges</code>). + Tell running RabbitMQ processes to refresh their configuration (currently only the value of <code>trace_exchanges</code>). </para> </listitem> </varlistentry> |
