]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
doc/debuginfod.8: fix wrong parameter name for .deb files in description
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 5 Apr 2021 01:57:20 +0000 (21:57 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 5 Apr 2021 01:57:20 +0000 (21:57 -0400)
One place in the description referred to the parameter for
.deb/.ddeb files as "-D" as opposed to the correct "-U".

Signed-off-by: Andreas Ziegler <andreas.ziegler@fau.de>
doc/debuginfod.8

index c33a4b6bc08531e23d7d2a0b523ad9db39921443..1ba42cf65ffac94e3441fdcfed375c7a5abd1798 100644 (file)
@@ -64,7 +64,7 @@ or even use debuginfod itself:
 If any of the \fB\-R\fP, \fB-U\fP, or \fB-Z\fP options is given, each
 file is scanned as an archive file that may contain ELF/DWARF/source
 files.  Archive files are recognized by extension.  If \-R is given,
-".rpm" files are scanned; if \-D is given, ".deb" and ".ddeb" files
+".rpm" files are scanned; if \-U is given, ".deb" and ".ddeb" files
 are scanned; if \-Z is given, the listed extensions are scanned.
 Because of complications such as DWZ-compressed debuginfo, may require
 \fItwo\fP traversal passes to identify all source code.  Source files