Skip to content

Commit 360bc94

Browse files
committed
Change formatting for rabbitmqctl help
1 parent 6101e8f commit 360bc94

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

docs/rabbitmqctl.1.xml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,18 +2084,8 @@
20842084
</listitem>
20852085
</varlistentry>
20862086
<varlistentry>
2087-
<term>
2088-
<cmdsynopsis>
2089-
<command>encode</command>
2090-
<arg choice="opt">--decode</arg>
2091-
<arg choice="opt"><replaceable>value</replaceable></arg>
2092-
<arg choice="opt"><replaceable>passphrase</replaceable></arg>
2093-
<arg choice="opt">--list-ciphers</arg>
2094-
<arg choice="opt">--list-hashes</arg>
2095-
<arg choice="opt">--cipher <replaceable>cipher</replaceable></arg>
2096-
<arg choice="opt">--hash <replaceable>hash</replaceable></arg>
2097-
<arg choice="opt">--iterations <replaceable>iterations</replaceable></arg>
2098-
</cmdsynopsis>
2087+
<!-- one-line formatting matters for rabbit_ctl_usage.erl code generation -->
2088+
<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>
20992089
</term>
21002090
<listitem>
21012091
<variablelist>

0 commit comments

Comments
 (0)