doc: update path for config editor and desc for some config items
update the path for config editor; update description of vm.name. Tracked-On: #5644 Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
This commit is contained in:
parent
109f4e6d90
commit
fceeb0b511
|
@ -390,7 +390,7 @@ Prerequisites
|
|||
|
||||
.. code-block:: none
|
||||
|
||||
$ cd ~/acrn-hypervisor/misc/acrn-config/config_app
|
||||
$ cd ~/acrn-hypervisor/misc/config_tools/config_app
|
||||
$ sudo pip3 install -r requirements
|
||||
|
||||
|
||||
|
|
|
@ -343,7 +343,7 @@ devices.</xs:documentation>
|
|||
<xs:element name="name" minOccurs="0">
|
||||
<xs:annotation>
|
||||
<xs:documentation>Specify the VM name shown in the
|
||||
hypervisor console ``vm_lists`` command.</xs:documentation>
|
||||
hypervisor console ``vm_list`` command.</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:simpleType>
|
||||
<xs:annotation>
|
||||
|
|
Loading…
Reference in New Issue