Merge "Fix the mistake in Administrator Guide -- blockstorage-volume-backups"
This commit is contained in:
commit
c26657a776
@ -168,6 +168,8 @@ Run this command to create a backup of a snapshot:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ cinder backup-create [--incremental] [--force] SNAPSHOT
|
$ cinder backup-create [--incremental] [--force] \
|
||||||
|
[--snapshot-id SNAPSHOT_ID] VOLUME
|
||||||
|
|
||||||
Where ``SNAPSHOT`` is the name or ID of the snapshot.
|
Where ``VOLUME`` is the name or ID of the volume, ``SNAPSHOT_ID`` is the ID of
|
||||||
|
the volume's snapshot.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user