[PATCH] Clean up help message for --livecd

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

 



# HG changeset patch
# User john.levon@xxxxxxx
# Date 1233786168 28800
# Node ID b56aabae9044c5390c7d51c0f468302b5bacf376
# Parent  446816fe543fdb43d991d4b8fae0e14a155d1c26
Clean up help message for --livecd

Signed-off-by: John Levon <john.levon@xxxxxxx>

diff --git a/virt-install b/virt-install
--- a/virt-install
+++ b/virt-install
@@ -389,7 +389,7 @@ def parse_args():
     insg.add_option("", "--pxe", action="store_true", dest="pxe",
                     help=_("Boot from the network using the PXE protocol"))
     insg.add_option("", "--livecd", action="store_true", dest="livecd",
-                    help=_("Treat the CDROM media is a LiveCD"))
+                    help=_("Treat the CD-ROM media as a Live CD"))
     insg.add_option("-x", "--extra-args", type="string", dest="extra",
                     default="",
                     help=_("Additional arguments to pass to the kernel "

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

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux