diff options
| author | Arnaud Cogoluègnes <acogoluegnes@gmail.com> | 2016-10-17 12:05:56 +0200 |
|---|---|---|
| committer | Arnaud Cogoluègnes <acogoluegnes@gmail.com> | 2016-10-17 12:05:56 +0200 |
| commit | 360bc947ec1c7ed17ed2fb4291f245cea2dfeea5 (patch) | |
| tree | a7c0451145297405a8406d342cb5016516923007 /docs | |
| parent | 6101e8fa7cc9ad817040306e6e994344f30b0350 (diff) | |
| download | rabbitmq-server-git-360bc947ec1c7ed17ed2fb4291f245cea2dfeea5.tar.gz | |
Change formatting for rabbitmqctl help
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 14 |
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> |
