Improve virt-manager man page.

Clarify the usage of --show-* options.
This commit is contained in:
Leonardo Garcia 2013-07-10 13:14:25 -03:00 committed by Cole Robinson
parent 297fd32046
commit ddcd29bfeb

View File

@ -44,6 +44,15 @@ current terminal. Useful for seeing possible errors dumped to stdout/stderr.
Don't autostart any libvirt connections when launching C<virt-manager>.
=item --show-DIALOG-WINDOW
Display the corresponding C<DIALOG-WINDOW> when launching C<virt-manager>. The
manager window will not be shown at startup in this case.
The following C<DIALOG-WINDOW> options are currently available:
=over 4
=item --show-domain-creator
Display the wizard for creating new virtual machines
@ -70,6 +79,8 @@ on the host.
=back
=back
Standard GTK options like --g-fatal-warnings are also accepted.
=head1 AUTHOR