mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Add missing "Volume version 2 only" message in backup.rst"
This commit is contained in:
commit
eae0dc10b9
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Create new backup
|
|||
[--container <container>]
|
||||
[--name <name>]
|
||||
[--description <description>]
|
||||
[--snapshot <snapshot>]
|
||||
[--force]
|
||||
<volume>
|
||||
|
||||
|
|
@ -35,10 +36,14 @@ Create new backup
|
|||
|
||||
Snapshot to backup (name or ID)
|
||||
|
||||
*Volume version 2 only*
|
||||
|
||||
.. option:: --force
|
||||
|
||||
Allow to back up an in-use volume
|
||||
|
||||
*Volume version 2 only*
|
||||
|
||||
.. _backup_create-backup:
|
||||
.. describe:: <volume>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue