[virt-tools-list] [virt-manager PATCH] man/virt-install: remove -c as short for --connect

Pavel Hrdina phrdina at redhat.com
Wed Jan 18 08:50:55 UTC 2017


Argument -c is short for --cdrom so fix the man page.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1366241

Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---

Pushed under trivial rule.

 man/virt-install.pod | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/virt-install.pod b/man/virt-install.pod
index bb8b8229..27524f88 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -41,8 +41,6 @@ guest storage (--disk or --filesystem), and an install option.
 
 =over 4
 
-=item B<-c> URI
-
 =item B<--connect> URI
 
 Connect to a non-default hypervisor. If this isn't specified, libvirt
@@ -307,6 +305,8 @@ Use --pm=? to see a list of all available sub options. Complete details at L<htt
 
 =over 4
 
+=item B<-c> OPTIONS
+
 =item B<--cdrom> OPTIONS
 
 File or device used as a virtual CD-ROM device.
-- 
2.11.0




More information about the virt-tools-list mailing list