@@ -28,7 +28,7 @@ encryption-type-show,volume type list --encryption-show,Shows encryption type de
2828encryption-type-update , volume type set --encryption-provider --enc.. , Update encryption type information for a volume type (Admin Only).
2929endpoints , catalog list , Discovers endpoints registered by authentication service.
3030extend , volume set --size , Attempts to extend size of an existing volume.
31- extra-specs-list , volume types list --long , Lists current volume types and extra specs.
31+ extra-specs-list , volume type list --long , Lists current volume types and extra specs.
3232failover-host , volume host failover , Failover a replicating cinder-volume host.
3333force-delete , volume delete --force , " Attempts force-delete of volume, regardless of state."
3434freeze-host , volume host set --disable , Freeze and disable the specified cinder-volume host.
@@ -101,4 +101,4 @@ unmanage,volume delete --remote,Stop managing a volume.
101101upload-to-image , image create --volume , Uploads volume to Image Service as an image.
102102bash-completion , complete , Prints arguments for bash_completion.
103103help , help , Shows help about this program or one of its subcommands.
104- list-extensions , extension list --volume , Lists all available os-api extensions.
104+ list-extensions , extension list --volume , Lists all available os-api extensions.
0 commit comments