[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:
venkatamahesh 2015-12-23 00:14:37 +05:30
parent b8e6183cd6
commit 8f120e688f
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ All associated properties for an image can be displayed using the
.. code-block:: console
$ glance image-show myCirrosImage
+---------------------------------------+--------------------------------------+
| Property | Value |
+---------------------------------------+--------------------------------------+

View File

@ -17,6 +17,7 @@ that the ``default`` network is active:
.. code-block:: console
# virsh net-list
Name State Autostart
-----------------------------------------
default active yes