[image-guide] Fix a new line in code-blocks
Add a line between input and output of code-blocks Change-Id: I2d5639d406565f72bb8c25fcc499b3c69b14f9c6
This commit is contained in:
parent
b8e6183cd6
commit
8f120e688f
@ -39,6 +39,7 @@ All associated properties for an image can be displayed using the
|
|||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ glance image-show myCirrosImage
|
$ glance image-show myCirrosImage
|
||||||
|
|
||||||
+---------------------------------------+--------------------------------------+
|
+---------------------------------------+--------------------------------------+
|
||||||
| Property | Value |
|
| Property | Value |
|
||||||
+---------------------------------------+--------------------------------------+
|
+---------------------------------------+--------------------------------------+
|
||||||
|
@ -17,6 +17,7 @@ that the ``default`` network is active:
|
|||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# virsh net-list
|
# virsh net-list
|
||||||
|
|
||||||
Name State Autostart
|
Name State Autostart
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
default active yes
|
default active yes
|
||||||
|
Loading…
Reference in New Issue
Block a user