mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-27 07:46:53 +00:00
doc: add <vm_id> parameter to the "vm_console" command description
Add the <vm_id> parameter to the documentation for the ACRN shell "vm_console" command. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
214eb5e96b
commit
c561f2d626
@ -22,7 +22,7 @@ The ACRN hypervisor shell supports the following commands:
|
|||||||
* - dumpmem <hva> <length>
|
* - dumpmem <hva> <length>
|
||||||
- Dump host memory, starting at a given address, and for a given length
|
- Dump host memory, starting at a given address, and for a given length
|
||||||
(in bytes)
|
(in bytes)
|
||||||
* - vm_console
|
* - vm_console <vm_id>
|
||||||
- Switch to the VM's console. Use :kbd:`Ctrl+Spacebar` to return to the ACRN
|
- Switch to the VM's console. Use :kbd:`Ctrl+Spacebar` to return to the ACRN
|
||||||
shell console
|
shell console
|
||||||
* - int
|
* - int
|
||||||
|
Loading…
Reference in New Issue
Block a user