Update CLI reference for python-openstackclient openstack 1.6.0

Change-Id: I64789e2f460c79be2891faf5715c6dbb770c8c75
Related-Bug: #1488505
This commit is contained in:
Atsushi SAKAI 2015-08-26 09:28:29 +09:00
parent ae6dd0ffb3
commit fa39bfe5c6
1 changed files with 2 additions and 2 deletions

View File

@ -4779,10 +4779,10 @@ Create a new security group rule
</listitem>
</varlistentry>
<varlistentry>
<term><command>--proto &lt;proto&gt; IP</command></term>
<term><command>--proto &lt;proto&gt;</command></term>
<listitem>
<para>
protocol (icmp, tcp, udp; default: tcp)
IP protocol (icmp, tcp, udp; default: tcp)
</para>
</listitem>
</varlistentry>