diff --git a/misc/services/acrn_manager/README.rst b/misc/services/acrn_manager/README.rst index 53b99f26c..5673d208e 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``, acrnd automatically loads launch scripts under /usr/share/acrn/conf/add/ to boot VMs. command: .. code-block:: none