Revision 7a151789

b/scripts/gnt-cluster
350 350
                        metavar="ADDRESS", default=None),
351 351
            make_option("-t", "--hypervisor-type", dest="hypervisor_type",
352 352
                        help="Specify the hypervisor type "
353
                        "(xen-3.0, fake, xen-hvm-3.1)",
353
                        "(xen-3.0, kvm, fake, xen-hvm-3.1)",
354 354
                        metavar="TYPE", choices=["xen-3.0",
355
                                                 "kvm",
355 356
                                                 "fake",
356 357
                                                 "xen-hvm-3.1"],
357 358
                        default="xen-3.0",),

Also available in: Unified diff