[jenkins-ci PATCH] guests: Fix indentation in README

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Text that we want to show up as monospace needs to be indented
by at least four spaces.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
Pushed as trivial.

 guests/README.markdown | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/guests/README.markdown b/guests/README.markdown
index d10727c..f225da7 100644
--- a/guests/README.markdown
+++ b/guests/README.markdown
@@ -159,14 +159,14 @@ the official qcow2 images can be used to quickly bring up such guests.
 The default qcow2 images are sized too small to be usable. To enlarge
 them do
 
-   $ virsh blockresize libvirt-freebsd-$MAJOR \
-     /var/lib/libvirt/images/libvirt-freebsd-$MAJOR.qcow2 15G
+    $ virsh blockresize libvirt-freebsd-$MAJOR \
+      /var/lib/libvirt/images/libvirt-freebsd-$MAJOR.qcow2 15G
 
 Then inside the guest, as root, enlarge the 3rd partition & filesystem
 to consume all new space:
 
-   # gpart resize -i 3 vtbd0
-   # service growfs onestart
+    # gpart resize -i 3 vtbd0
+    # service growfs onestart
 
 Some manual tweaking will be needed, in particular:
 
-- 
2.24.1

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux