diff --git a/doc/source/command-objects/volume-backup.rst b/doc/source/command-objects/volume-backup.rst index 5e41e69596..f2f814c5d3 100644 --- a/doc/source/command-objects/volume-backup.rst +++ b/doc/source/command-objects/volume-backup.rst @@ -101,26 +101,26 @@ List volume backups List additional fields in output -.. options:: --name +.. option:: --name Filters results by the backup name -.. options:: --status +.. option:: --status Filters results by the backup status ('creating', 'available', 'deleting', 'error', 'restoring' or 'error_restoring') -.. options:: --volume +.. option:: --volume Filters results by the volume which they backup (name or ID)" -.. options:: --marker +.. option:: --marker The last backup of the previous page (name or ID) *Volume version 2 only* -.. options:: --limit +.. option:: --limit Maximum number of backups to display