Update CLI reference for python-cinderclient 1.3.1

Change-Id: If3778240e5ce181ecdac84d373c73be36bc3d9a9
Related-Bug: #1488505
This commit is contained in:
Atsushi SAKAI 2015-08-26 09:19:34 +09:00
parent ae6dd0ffb3
commit 436a3cdeec
1 changed files with 2 additions and 2 deletions

View File

@ -982,10 +982,10 @@ Restores a backup.
<variablelist wordsize="10">
<title>Optional arguments</title>
<varlistentry>
<term><command>--volume-id &lt;volume&gt; ID</command></term>
<term><command>--volume-id &lt;volume&gt;</command></term>
<listitem>
<para>
or name of backup volume to which to restore.
ID or name of backup volume to which to restore.
Default=None.
</para>
</listitem>