From 8d0131e7fb3892618f2e3dc81fb861c05d6dd471 Mon Sep 17 00:00:00 2001 From: zhangrouyu Date: Sun, 18 Sep 2022 23:34:41 -0400 Subject: [PATCH] improve the document of acrnd Tracked-On:#8148 Signed-off-by: zhangrouyu --- misc/services/acrn_manager/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/services/acrn_manager/README.rst b/misc/services/acrn_manager/README.rst index 53b99f26c..159539d99 100644 --- a/misc/services/acrn_manager/README.rst +++ b/misc/services/acrn_manager/README.rst @@ -87,7 +87,7 @@ Use the ``list`` command to display VMs and their state: Start VM ======== -If a VM is in a ``stopped`` state, you can start it with the ``start`` +If a VM is in a stopped state, you can start it with the start command. The acrnd service automatically loads launch scripts under /usr/share/acrn/conf/add/ to boot the VMs. command: .. code-block:: none