fix formatting issue with README
This commit is contained in:
parent
17d0b270c7
commit
54226d2fec
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue