diff --git a/doc/image-guide/source/image-metadata.rst b/doc/image-guide/source/image-metadata.rst index af75f98c9f..bb24dbeb6b 100644 --- a/doc/image-guide/source/image-metadata.rst +++ b/doc/image-guide/source/image-metadata.rst @@ -39,6 +39,7 @@ All associated properties for an image can be displayed using the .. code-block:: console $ glance image-show myCirrosImage + +---------------------------------------+--------------------------------------+ | Property | Value | +---------------------------------------+--------------------------------------+ diff --git a/doc/image-guide/source/net-running.rst b/doc/image-guide/source/net-running.rst index 8f6093cc4a..8759622bb9 100644 --- a/doc/image-guide/source/net-running.rst +++ b/doc/image-guide/source/net-running.rst @@ -17,6 +17,7 @@ that the ``default`` network is active: .. code-block:: console # virsh net-list + Name State Autostart ----------------------------------------- default active yes