From 54226d2feca353669c39d50eda3ada0ce35b1c41 Mon Sep 17 00:00:00 2001 From: Dhya Date: Sat, 19 Oct 2024 10:39:26 -0700 Subject: [PATCH] fix formatting issue with README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ca8deb..388e6f1 100755 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ For these aliases to be system-wide for Bash users, put them in: For a user only, they can be copied into ~/.bashrc - +```text vlist List machines and their status vstart Start vsave Save (suspend) @@ -46,7 +46,7 @@ vtop Stop (gracefully shutdown) vkill Kill (force shutdown) vconsole Open console on vrm Completely remove (destroy) - +``` ### kvm-setup