docs: fix some syntax and bash usage
Minor modifications were made to make the sentences sound more natural. Also fixed some parameter usage issues in bash code block. Signed-off-by: Yi Wang <foxywang@tencent.com>
This commit is contained in:
parent
34b8aed662
commit
03252f5851
5 changed files with 24 additions and 24 deletions
|
|
@ -6,7 +6,7 @@ in Cloud Hypervisor:
|
|||
1. local migration - migrating a VM from one Cloud Hypervisor instance to another on the same machine;
|
||||
1. remote migration - migrating a VM between two machines;
|
||||
|
||||
> :warning: These examples place sockets /tmp. This is done for
|
||||
> :warning: These examples place sockets in /tmp. This is done for
|
||||
> simplicity and should not be done in production.
|
||||
|
||||
## Local Migration (Suitable for Live Upgrade of VMM)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue