diff --git a/src/datastore_mad/remotes/vcenter/export b/src/datastore_mad/remotes/vcenter/export index 9efd4d92ed..348a51e268 100755 --- a/src/datastore_mad/remotes/vcenter/export +++ b/src/datastore_mad/remotes/vcenter/export @@ -17,7 +17,7 @@ # ---------------------------------------------------------------------------- # ############################################################################### -# This script is used retrieve the file size of a disk +# This script is used to export a VMDK from a vCenter DS to a Marketplace ############################################################################### ONE_LOCATION=ENV["ONE_LOCATION"] if !defined?(ONE_LOCATION)