From f58ae51ee25df09f92d5705881371b55175b6153 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 26 Jan 2017 19:52:31 +0100 Subject: [PATCH] Fix sphinx errors It's :option: instead of :options:, fix typo. Change-Id: I273d592f38db07fef7633fe833b1c0ab9e52e6a8 --- doc/source/command-objects/volume-backup.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/command-objects/volume-backup.rst b/doc/source/command-objects/volume-backup.rst index 5e41e695..f2f814c5 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