From 79667564c16d7423481565cb827481a6d98a11ba Mon Sep 17 00:00:00 2001 From: Shanobi Date: Tue, 16 Jan 2024 14:54:40 -0600 Subject: [PATCH] M #-: Update onevm remove extraneous article (cherry picked from commit 4a7cfb24808a244641fe7ac1346b21be7a34786a) --- src/cli/onevm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/onevm b/src/cli/onevm index 1470be6644..49524c56c6 100755 --- a/src/cli/onevm +++ b/src/cli/onevm @@ -689,7 +689,7 @@ CommandParser::CmdParser.new(ARGV) do end resume_desc = <<-EOT.unindent - Resumes the execution of the a saved VM + Resumes the execution of a saved VM States: STOPPED, SUSPENDED, UNDEPLOYED, POWEROFF, UNKNOWN EOT