diff options
| author | Simon MacMullen <simon@lshift.net> | 2010-03-04 16:18:28 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@lshift.net> | 2010-03-04 16:18:28 +0000 |
| commit | 807136685252de3d669673d6394ddf46360d8c4c (patch) | |
| tree | 09df23a0426323db4e87574470c15b9adeebefa8 /docs/rabbitmq-multi.1.xml | |
| parent | 17f4674365c8840d1b811a45acec47101910dade (diff) | |
| download | rabbitmq-server-git-807136685252de3d669673d6394ddf46360d8c4c.tar.gz | |
Make web versions of all the man pages.
Diffstat (limited to 'docs/rabbitmq-multi.1.xml')
| -rw-r--r-- | docs/rabbitmq-multi.1.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/rabbitmq-multi.1.xml b/docs/rabbitmq-multi.1.xml index 953fd7a55d..b3862fdf87 100644 --- a/docs/rabbitmq-multi.1.xml +++ b/docs/rabbitmq-multi.1.xml @@ -44,7 +44,7 @@ machine. <title>Commands</title> <variablelist> <varlistentry> - <term>start_all <replaceable>count</replaceable></term> + <term><cmdsynopsis><command>start_all</command> <arg choice="req"><replaceable>count</replaceable></arg></cmdsynopsis></term> <listitem> <para> Start count nodes with unique names, listening on all IP addresses and @@ -59,7 +59,7 @@ on sequential ports starting from 5672. </varlistentry> <varlistentry> - <term>status</term> + <term><cmdsynopsis><command>status</command></cmdsynopsis></term> <listitem> <para> Print the status of all running RabbitMQ nodes. @@ -68,7 +68,7 @@ Print the status of all running RabbitMQ nodes. </varlistentry> <varlistentry> - <term>stop_all</term> + <term><cmdsynopsis><command>stop_all</command></cmdsynopsis></term> <listitem> <para> Stop all local RabbitMQ nodes, @@ -77,7 +77,7 @@ Stop all local RabbitMQ nodes, </varlistentry> <varlistentry> - <term>rotate_logs</term> + <term><cmdsynopsis><command>rotate_logs</command></cmdsynopsis></term> <listitem> <para> Rotate log files for all local and running RabbitMQ nodes. |
