The SYNOPSIS section looks less funny with missing
.br directives added in.
Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
+2020-10-07 Frank Ch. Eigler <fche@redhat.com>
+
+ * debuginfod-find.1: Add missing .br for SYNOPSIS section.
+
2020-06-19 Mark Wielaard <mark@klomp.org>
* Makefile.am: Guard all client manpages with LIBDEBUGINFOD.
.SH SYNOPSIS
.B debuginfod-find [\fIOPTION\fP]... debuginfo \fIBUILDID\fP
+.br
.B debuginfod-find [\fIOPTION\fP]... debuginfo \fIPATH\fP
+.br
.B debuginfod-find [\fIOPTION\fP]... executable \fIBUILDID\fP
+.br
.B debuginfod-find [\fIOPTION\fP]... executable \fIPATH\fP
+.br
.B debuginfod-find [\fIOPTION\fP]... source \fIBUILDID\fP \fI/FILENAME\fP
+.br
.B debuginfod-find [\fIOPTION\fP]... source \fIPATH\fP \fI/FILENAME\fP
.SH DESCRIPTION