diff options
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index c9b699d634..6e82a64202 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -540,7 +540,7 @@ </listitem> </varlistentry> <varlistentry> - <term><cmdsynopsis><command>sync_queue</command> <arg choice="req">queue</arg></cmdsynopsis> + <term><cmdsynopsis><command>sync_queue</command> <arg choice="opt">-p <replaceable>vhostpath</replaceable></arg> <arg choice="req">queue</arg></cmdsynopsis> </term> <listitem> <variablelist> @@ -569,7 +569,7 @@ </listitem> </varlistentry> <varlistentry> - <term><cmdsynopsis><command>cancel_sync_queue</command> <arg choice="req">queue</arg></cmdsynopsis> + <term><cmdsynopsis><command>cancel_sync_queue</command> <arg choice="opt">-p <replaceable>vhostpath</replaceable></arg> <arg choice="req">queue</arg></cmdsynopsis> </term> <listitem> <variablelist> @@ -589,7 +589,7 @@ </listitem> </varlistentry> <varlistentry> - <term><cmdsynopsis><command>purge_queue</command> <arg choice="req">queue</arg></cmdsynopsis> + <term><cmdsynopsis><command>purge_queue</command> <arg choice="opt">-p <replaceable>vhostpath</replaceable></arg> <arg choice="req">queue</arg></cmdsynopsis> </term> <listitem> <variablelist> |
