From 7c45f3b588b428517e2e03a8938d57d9a73370b7 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 4 Jun 2019 13:22:09 +0200 Subject: [PATCH] doc: remove 'reboot' command from ACRN shell user guide The 'reboot' command from the ACRN shell has been removed. Remove the corresponding documentation from the ACRN Shell user guide. Tracked-On: #3210 Signed-off-by: Geoffroy Van Cutsem --- doc/user-guides/acrn-shell.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/user-guides/acrn-shell.rst b/doc/user-guides/acrn-shell.rst index 56e828178..befb70fd1 100644 --- a/doc/user-guides/acrn-shell.rst +++ b/doc/user-guides/acrn-shell.rst @@ -42,8 +42,6 @@ The ACRN hypervisor shell supports the following commands: loglevels for the remaining areas will not be changed * - cpuid [subleaf] - Display the CPUID leaf [subleaf], in hexadecimal - * - reboot - - Trigger a system reboot (immediately) * - rdmsr [-p] - Read the Model-Specific Register (MSR) at index ``msr_index`` (in hexadecimal) for CPU ID ``pcpu_id``