Skip to content

Commit e3cfcb0

Browse files
committed
doc: Fix rendering in the accelerator support doc
Fix list rendering in the accelerator support document. Change-Id: Ic58c5604b2e63daab7a30a95ad6a3481d96f6f63 Signed-off-by: Takashi Natsume <[email protected]>
1 parent 9fa5636 commit e3cfcb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-guide/source/accelerator-support.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ For nested resource providers:
8080
For example, creating servers with accelerators provisioned with the Cyborg
8181
service, if two children RPs have 4 vGPU inventories each:
8282

83-
- You can ask for a device profile in the flavor with 2 vGPU with --max 2.
84-
- But you can't ask for a device profile in the flavor with 4 vGPU and
85-
--max 2.
83+
* You can ask for a device profile in the flavor with 2 vGPU with --max 2.
84+
* But you can't ask for a device profile in the flavor with 4 vGPU and
85+
--max 2.

0 commit comments

Comments
 (0)