summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArnaud Cogoluègnes <acogoluegnes@gmail.com>2016-10-17 12:05:56 +0200
committerArnaud Cogoluègnes <acogoluegnes@gmail.com>2016-10-17 12:05:56 +0200
commit360bc947ec1c7ed17ed2fb4291f245cea2dfeea5 (patch)
treea7c0451145297405a8406d342cb5016516923007 /docs
parent6101e8fa7cc9ad817040306e6e994344f30b0350 (diff)
downloadrabbitmq-server-git-360bc947ec1c7ed17ed2fb4291f245cea2dfeea5.tar.gz
Change formatting for rabbitmqctl help
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml14
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index f360554e73..217d2d93ca 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -2084,18 +2084,8 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>
- <cmdsynopsis>
- <command>encode</command>
- <arg choice="opt">--decode</arg>
- <arg choice="opt"><replaceable>value</replaceable></arg>
- <arg choice="opt"><replaceable>passphrase</replaceable></arg>
- <arg choice="opt">--list-ciphers</arg>
- <arg choice="opt">--list-hashes</arg>
- <arg choice="opt">--cipher <replaceable>cipher</replaceable></arg>
- <arg choice="opt">--hash <replaceable>hash</replaceable></arg>
- <arg choice="opt">--iterations <replaceable>iterations</replaceable></arg>
- </cmdsynopsis>
+ <!-- one-line formatting matters for rabbit_ctl_usage.erl code generation -->
+ <term><cmdsynopsis><command>encode</command> <arg choice="opt">--decode</arg> <arg choice="opt"><replaceable>value</replaceable></arg> <arg choice="opt"><replaceable>passphrase</replaceable></arg> <arg choice="opt">--list-ciphers</arg> <arg choice="opt">--list-hashes</arg> <arg choice="opt">--cipher <replaceable>cipher</replaceable></arg> <arg choice="opt">--hash <replaceable>hash</replaceable></arg> <arg choice="opt">--iterations <replaceable>iterations</replaceable></arg></cmdsynopsis>
</term>
<listitem>
<variablelist>