diff options
| author | David Wragg <david@rabbitmq.com> | 2011-07-05 16:15:30 +0100 |
|---|---|---|
| committer | David Wragg <david@rabbitmq.com> | 2011-07-05 16:15:30 +0100 |
| commit | c39509ffdf2f01fdac4ef95606c105e73af208cc (patch) | |
| tree | 9fe3c16039562487ff7da4e5d8d5a14aa66ea918 /tools/doc | |
| parent | a8e182de64acafd27fd870692ff6cd6678726ead (diff) | |
| download | rabbitmq-c-github-ask-c39509ffdf2f01fdac4ef95606c105e73af208cc.tar.gz | |
Remove trailing whitespace
Diffstat (limited to 'tools/doc')
| -rw-r--r-- | tools/doc/consume.xml | 4 | ||||
| -rw-r--r-- | tools/doc/declare_queue.xml | 2 | ||||
| -rw-r--r-- | tools/doc/delete_queue.xml | 2 | ||||
| -rw-r--r-- | tools/doc/get.xml | 2 | ||||
| -rw-r--r-- | tools/doc/publish.xml | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/tools/doc/consume.xml b/tools/doc/consume.xml index c6dc65c..a912e19 100644 --- a/tools/doc/consume.xml +++ b/tools/doc/consume.xml @@ -38,7 +38,7 @@ </arg> </cmdsynopsis> </refsynopsisdiv> - + <refsect1> <title>Description</title> <para> @@ -73,7 +73,7 @@ The name of the queue to consume messages from. </para> - + <para> If the <option>--queue</option> option is omitted, the AMQP server will assign a unique diff --git a/tools/doc/declare_queue.xml b/tools/doc/declare_queue.xml index 7e9da32..0fc0440 100644 --- a/tools/doc/declare_queue.xml +++ b/tools/doc/declare_queue.xml @@ -34,7 +34,7 @@ <arg choice="req">-q <replaceable>queue name</replaceable></arg> </cmdsynopsis> </refsynopsisdiv> - + <refsect1> <title>Description</title> <para> diff --git a/tools/doc/delete_queue.xml b/tools/doc/delete_queue.xml index 69d03d8..040a384 100644 --- a/tools/doc/delete_queue.xml +++ b/tools/doc/delete_queue.xml @@ -33,7 +33,7 @@ <arg choice="req">-q <replaceable>queue name</replaceable></arg> </cmdsynopsis> </refsynopsisdiv> - + <refsect1> <title>Description</title> <para> diff --git a/tools/doc/get.xml b/tools/doc/get.xml index 9770a8b..08abe2b 100644 --- a/tools/doc/get.xml +++ b/tools/doc/get.xml @@ -33,7 +33,7 @@ <arg choice="req">-q <replaceable>queue name</replaceable></arg> </cmdsynopsis> </refsynopsisdiv> - + <refsect1> <title>Description</title> <para> diff --git a/tools/doc/publish.xml b/tools/doc/publish.xml index d2e8d2e..e609972 100644 --- a/tools/doc/publish.xml +++ b/tools/doc/publish.xml @@ -32,7 +32,7 @@ </arg> </cmdsynopsis> </refsynopsisdiv> - + <refsect1> <title>Description</title> <para> |
