mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 03:10:13 +00:00
doc: replace UUID with vmname to identify a vm
Since the PR #6787 has landed, we need to remove the uuid parameter "-U" of "acrn-dm" and replace UUID with vm name to identify a VM in document. Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
@@ -207,19 +207,6 @@ Here are descriptions for each of these ``acrn-dm`` command line parameters:
|
||||
|
||||
----
|
||||
|
||||
``-U``, ``--uuid <uuid>``
|
||||
Set UUID for a VM. Every VM is identified by a UUID. You can define that
|
||||
UUID with this option. If you don't use this option, a default one
|
||||
("d2795438-25d6-11e8-864e-cb7a18b34643") will be used.
|
||||
|
||||
usage::
|
||||
|
||||
-u "42795636-1d31-6512-7432-087d33b34756"
|
||||
|
||||
set the newly created VM's UUID to ``42795636-1d31-6512-7432-087d33b34756``
|
||||
|
||||
----
|
||||
|
||||
``-v``, ``--version``
|
||||
Show Device Model version.
|
||||
|
||||
|
Reference in New Issue
Block a user