From 217145e33b3dcb5402f5114febedfc4a5362dd40 Mon Sep 17 00:00:00 2001 From: Kaige Fu Date: Sat, 22 Jun 2019 12:54:26 +0000 Subject: [PATCH] Doc: Update acrn-shell.rst for new 'version' cmd This patch updates acrn-shell.rst for new 'version' cmd. Tracked-On: #3310 Signed-off-by: Kaige Fu --- doc/user-guides/acrn-shell.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/user-guides/acrn-shell.rst b/doc/user-guides/acrn-shell.rst index befb70fd1..7437e0527 100644 --- a/doc/user-guides/acrn-shell.rst +++ b/doc/user-guides/acrn-shell.rst @@ -13,6 +13,8 @@ The ACRN hypervisor shell supports the following commands: - Description * - help - Display information about supported hypervisor shell commands + * - version + - Display the HV version information * - vm_list - List all VMs, displaying the VM UUID, ID, name, and state ("Started"=running) * - vcpu_list