From fceeb0b511518b456671b9e0e1658cb33dbd0e28 Mon Sep 17 00:00:00 2001 From: Shuang Zheng Date: Thu, 18 Mar 2021 14:49:43 +0000 Subject: [PATCH] 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 --- doc/tutorials/acrn_configuration_tool.rst | 2 +- misc/config_tools/schema/config.xsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tutorials/acrn_configuration_tool.rst b/doc/tutorials/acrn_configuration_tool.rst index f9978b3d3..9aa0ee8d3 100644 --- a/doc/tutorials/acrn_configuration_tool.rst +++ b/doc/tutorials/acrn_configuration_tool.rst @@ -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 diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 91fb18700..251500c1f 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -343,7 +343,7 @@ devices. Specify the VM name shown in the -hypervisor console ``vm_lists`` command. +hypervisor console ``vm_list`` command.