Skip to content

Commit c561f2d

Browse files
Geoffroy Van Cutsemdbkinder
authored andcommitted
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>
1 parent 214eb5e commit c561f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user-guides/acrn-shell.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The ACRN hypervisor shell supports the following commands:
2222
* - dumpmem <hva> <length>
2323
- Dump host memory, starting at a given address, and for a given length
2424
(in bytes)
25-
* - vm_console
25+
* - vm_console <vm_id>
2626
- Switch to the VM's console. Use :kbd:`Ctrl+Spacebar` to return to the ACRN
2727
shell console
2828
* - int

0 commit comments

Comments
 (0)