diff --git a/src/cli/onevm b/src/cli/onevm index 4a74640ea4..6d9c853665 100755 --- a/src/cli/onevm +++ b/src/cli/onevm @@ -713,7 +713,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