mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
man: Fix SYNOPSIS section
Format the text properly.
This commit is contained in:
parent
acd58c48c4
commit
92b2c047d6
@ -4,9 +4,7 @@ libvirtd - libvirtd management daemon
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
B<libvirtd> [ -dlv ] [ -f config_file ] [ -p pid_file ] [ -t timeout_seconds ]
|
||||
|
||||
B<libvirtd> --version
|
||||
B<libvirtd> [I<OPTION>]...
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
@ -4,9 +4,7 @@ virtlockd - libvirt lock management daemon
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
B<virtlockd> [ -dvV ] [ -t timeout] [ -f config_file ] [ -p pid_file ]
|
||||
|
||||
B<virtlockd> --version
|
||||
B<virtlockd> [I<OPTION>]...
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
@ -4,9 +4,7 @@ virtlogd - libvirt log management daemon
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
B<virtlogd> [ -dvV ] [-t timeout] [ -f config_file ] [ -p pid_file ]
|
||||
|
||||
B<virtlogd> --version
|
||||
B<virtlogd> [I<OPTION>]...
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
@ -4,7 +4,7 @@ virt-host-validate - validate host virtualization setup
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
virt-host-validate [OPTIONS...] [HV-TYPE]
|
||||
B<virt-host-validate> [I<OPTIONS>...] [I<HV-TYPE>]
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
@ -4,7 +4,7 @@ virt-pki-validate - validate libvirt PKI files are configured correctly
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
virt-pki-validate [OPTION]
|
||||
B<virt-pki-validate> [I<OPTION>]
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
@ -4,7 +4,7 @@ virt-sanlock-cleanup - remove stale sanlock resource lease files
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
virt-sanlock-cleanup
|
||||
B<virt-sanlock-cleanup>
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
@ -4,8 +4,9 @@ virt-xml-validate - validate libvirt XML files against a schema
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
virt-xml-validate XML-FILE [SCHEMA-NAME]
|
||||
virt-xml-validate OPTION
|
||||
B<virt-xml-validate> I<XML-FILE> [I<SCHEMA-NAME>]
|
||||
|
||||
B<virt-xml-validate> I<OPTION>
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user