diff --git a/src/cli/onevm b/src/cli/onevm index 1470be66446..49524c56c6f 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