fix formatting issue with README

This commit is contained in:
Dhya 2024-10-19 10:39:26 -07:00
parent 17d0b270c7
commit 54226d2fec

View file

@ -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 <machine> Start <machine>
vsave <machine> Save (suspend) <machine>
@ -46,7 +46,7 @@ vtop <machine> Stop (gracefully shutdown) <machine>
vkill <machine> Kill (force shutdown) <machine>
vconsole <machine> Open console on <machine>
vrm <machine> Completely remove (destroy) <machine>
```
### kvm-setup