From 5a070828829e4c28d6e0a44c047a116ee1bbd1ae Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Mon, 1 Dec 2014 17:43:20 +0000 Subject: Fix line lengths to be shorter than 80 columns --- kvm.write.help | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'kvm.write.help') diff --git a/kvm.write.help b/kvm.write.help index db2c0d97..26a54d9c 100644 --- a/kvm.write.help +++ b/kvm.write.help @@ -28,8 +28,8 @@ help: | kilo-, mega-, or gigabytes. For example, `DISK_SIZE=100G` would create a 100 gigabyte disk image. **This parameter is mandatory**. - * RAM_SIZE=X: The amount of RAM that the virtual machine should allocate for - itself from the host. `X` is interpreted in the same was as for + * RAM_SIZE=X: The amount of RAM that the virtual machine should allocate + for itself from the host. `X` is interpreted in the same was as for DISK_SIZE`, and defaults to `1G` * VCPUS=n: the number of virtual CPUs for the VM. Allowed values 1-32. Do @@ -42,5 +42,6 @@ help: | * AUTOSTART=` - boolean. If it is set, the VM will be started when it has been deployed. - (See `morph help deploy` for details of how to pass parameters to write extensions) + (See `morph help deploy` for details of how to pass parameters to write + extensions) -- cgit v1.2.1