Re: [PATCH] Fix vol based --disk help message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/03/2012 05:35 PM, Doug Goldstein wrote:
> The vol based --disk help message specified a : as the separator but its
> really a /.
> ---
>  virt-install |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/virt-install b/virt-install
> index cb42d56..1503727 100755
> --- a/virt-install
> +++ b/virt-install
> @@ -866,7 +866,7 @@ def parse_args():
>          help=_("Specify storage with various options. Ex.\n"
>                 "--disk path=/my/existing/disk\n"
>                 "--disk path=/my/new/disk,size=5 (in gigabytes)\n"
> -               "--disk vol=poolname:volname,device=cdrom,bus=scsi,..."))
> +               "--disk vol=poolname/volname,device=cdrom,bus=scsi,..."))
>      stog.add_option("", "--nodisks", action="store_true",
>                      help=_("Don't set up any disks for the guest."))
>      cli.add_fs_option(stog)
> 

Thanks Doug, pushed now.

- Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux