@@ -37,18 +37,18 @@ Create new volume
3737
3838 Set the type of volume
3939
40- Select :option: ` \ < volume-type\> ` from the available types as shown
40+ Select `` <volume-type> ` ` from the available types as shown
4141 by ``volume type list ``.
4242
4343.. option :: --image <image >
4444
45- Use :option: ` \ < image\> ` as source of volume (name or ID)
45+ Use `` <image> ` ` as source of volume (name or ID)
4646
4747 This is commonly used to create a boot volume for a server.
4848
4949.. option :: --snapshot <snapshot >
5050
51- Use :option: ` \ < snapshot\> ` as source of volume (name or ID)
51+ Use `` <snapshot> ` ` as source of volume (name or ID)
5252
5353.. option :: --source <volume >
5454
@@ -72,7 +72,7 @@ Create new volume
7272
7373.. option :: --availability-zone <availability-zone >
7474
75- Create volume in :option: ` \ < availability-zone\> `
75+ Create volume in `` <availability-zone> ` `
7676
7777.. option :: --consistency-group <consistency-group >
7878
@@ -163,7 +163,7 @@ List volumes
163163
164164.. option:: --project < project>
165165
166- Filter results by :option: ` \ < project\> ` (name or ID) (admin only)
166+ Filter results by ` ` < project> ` ` (name or ID) (admin only)
167167
168168 * Volume version 2 only*
169169
@@ -177,7 +177,7 @@ List volumes
177177
178178.. option:: --user < user>
179179
180- Filter results by :option: ` \ < user\> ` (name or ID) (admin only)
180+ Filter results by ` ` < user> ` ` (name or ID) (admin only)
181181
182182 * Volume version 2 only*
183183
@@ -337,8 +337,8 @@ Set volume properties
337337 (repeat option to set multiple image properties)
338338
339339 Image properties are copied along with the image when creating a volume
340- using :option: ` --image` . Note that these properties are immutable on the
341- image itself, this option updates the copy attached to this volume.
340+ using ` ` --image` ` . Note that these properties are immutable on the image
341+ itself, this option updates the copy attached to this volume.
342342
343343 * Volume version 2 only*
344344
0 commit comments