mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-21 05:02:24 +00:00
doc: remove suspend and resume command from acrnctl
Currently, the command "acrnctl suspend" and "acrnctl resume" is not used by user. This patch removes related code. Tracked-On: #5921 Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>
This commit is contained in:
parent
982d1565d5
commit
4f034c99a2
@ -27,8 +27,6 @@ You can see the available ``acrnctl`` commands by running:
|
||||
stop [--force/-f]
|
||||
del
|
||||
add
|
||||
suspend
|
||||
resume
|
||||
reset
|
||||
blkrescan
|
||||
Use acrnctl [cmd] help for details
|
||||
|
Loading…
Reference in New Issue
Block a user