diff --git a/doc/image-guide/source/image-metadata.rst b/doc/image-guide/source/image-metadata.rst index bb24dbeb6b..af75f98c9f 100644 --- a/doc/image-guide/source/image-metadata.rst +++ b/doc/image-guide/source/image-metadata.rst @@ -39,7 +39,6 @@ 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 8759622bb9..8f6093cc4a 100644 --- a/doc/image-guide/source/net-running.rst +++ b/doc/image-guide/source/net-running.rst @@ -17,7 +17,6 @@ that the ``default`` network is active: .. code-block:: console # virsh net-list - Name State Autostart ----------------------------------------- default active yes