mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
Unified phrasing in chvm and mkvm kvm memory option descriptions.
This commit is contained in:
@ -240,7 +240,7 @@ Deregister the Hard disk but leave the backing files. Multiple can be done with
|
||||
|
||||
=item B<--mem> I<memory>
|
||||
|
||||
Set the memory, defaults to MB.
|
||||
Set the memory size for kvm/vmware virtual machines, default unit is MB. Specify in MB or append K for KB, M for MB, or G for GB.
|
||||
|
||||
=item B<-p> I<disk>
|
||||
|
||||
|
@ -106,7 +106,7 @@ The partition name of the source.
|
||||
|
||||
=item B<--mem>
|
||||
|
||||
Memory size for the kvm/vmware virtual machine being created. Specify units in MB (default) or append K for KB, M for MB, or G for GB.
|
||||
Set the memory size for kvm/vmware virtual machines, default unit is MB. Specify in MB or append K for KB, M for MB, or G for GB.
|
||||
|
||||
=item B<-p>
|
||||
|
||||
@ -114,7 +114,7 @@ The file that contains the profiles for the source partitions.
|
||||
|
||||
=item B<-s|--size>
|
||||
|
||||
Storage size for the kvm/vmware virtual machine being created. Specify units in GB (default) or append K for KB, M for MB, G for GB.
|
||||
Set the storage size for kvm/vmware virtual machines, default unit is GB. Specify in GB or append K for KB, M for MB, G for GB.
|
||||
|
||||
=item B<-v|--version>
|
||||
|
||||
|
Reference in New Issue
Block a user