Skip to content

Commit 59c9d50

Browse files
author
Huanxuan Ao
committed
Add missing "Volume version 2 only" message in backup.rst
Former patchs add some volume v2 only options for backup but miss "Volume version 2 only" message. This patch adds them. Change-Id: Id50db25617776b6ee0d0ad6b4b82bd443b940343
1 parent ffa2b56 commit 59c9d50

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/source/command-objects/backup.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Create new backup
1616
[--container <container>]
1717
[--name <name>]
1818
[--description <description>]
19+
[--snapshot <snapshot>]
1920
[--force]
2021
<volume>
2122
@@ -35,10 +36,14 @@ Create new backup
3536

3637
Snapshot to backup (name or ID)
3738

39+
*Volume version 2 only*
40+
3841
.. option:: --force
3942

4043
Allow to back up an in-use volume
4144

45+
*Volume version 2 only*
46+
4247
.. _backup_create-backup:
4348
.. describe:: <volume>
4449

0 commit comments

Comments
 (0)