1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Feature #2132: Small change in deferred snapshot help

This commit is contained in:
Carlos Martín 2015-05-12 15:29:13 +02:00
parent 3f17c2383b
commit 24bfda3a1e

View File

@ -300,7 +300,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
disk_snapshot_desc = <<-EOT.unindent
Sets the specified VM disk to be saved in a new Image. The Image is
created immediately, but the contents are saved only if the VM is
created immediately, but the contents are saved only after the VM is
shut down gracefully (i.e., using 'onevm shutdown' and not
'onevm delete')