Update CLI reference for python-magnumclient 0.2.1

Change-Id: I96ea2a8a493b823518c0a16219303f8a5bcc03c3
Related-Bug: #1488505
This commit is contained in:
Atsushi SAKAI
2015-08-26 09:23:28 +09:00
parent ae6dd0ffb3
commit 77833edb80

View File

@@ -785,10 +785,10 @@ Create a container.
</para> <variablelist wordsize="10">
<title>Optional arguments</title>
<varlistentry>
<term><command>--json JSON JSON</command></term>
<term><command>--json JSON</command></term>
<listitem>
<para>
representation of container.
JSON representation of container.
</para>
</listitem>
</varlistentry>
@@ -1034,10 +1034,10 @@ Create a pod.
</listitem>
</varlistentry>
<varlistentry>
<term><command>--bay &lt;bay&gt; ID</command></term>
<term><command>--bay &lt;bay&gt;</command></term>
<listitem>
<para>
or name of the bay.
ID or name of the bay.
</para>
</listitem>
</varlistentry>
@@ -1145,10 +1145,10 @@ Create a replication controller.
</listitem>
</varlistentry>
<varlistentry>
<term><command>--bay &lt;bay&gt; ID</command></term>
<term><command>--bay &lt;bay&gt;</command></term>
<listitem>
<para>
or name of the bay.
ID or name of the bay.
</para>
</listitem>
</varlistentry>