public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] doc/debuginfod.8: fix wrong parameter name for .deb files in description
@ 2021-04-03 19:08 Andreas Ziegler
  2021-04-05  1:58 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Ziegler @ 2021-04-03 19:08 UTC (permalink / raw)
  To: elfutils-devel; +Cc: Andreas Ziegler

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/debuginfod.8 b/doc/debuginfod.8
index c33a4b6b..1ba42cf6 100644
--- a/doc/debuginfod.8
+++ b/doc/debuginfod.8
@@ -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
-- 
2.20.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc/debuginfod.8: fix wrong parameter name for .deb files in description
  2021-04-03 19:08 [PATCH] doc/debuginfod.8: fix wrong parameter name for .deb files in description Andreas Ziegler
@ 2021-04-05  1:58 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2021-04-05  1:58 UTC (permalink / raw)
  To: Andreas Ziegler; +Cc: elfutils-devel

Hi -

> One place in the description referred to the parameter for
> .deb/.ddeb files as "-D" as opposed to the correct "-U".

Thanks, merged as obvious.

- FChE


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-05  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-03 19:08 [PATCH] doc/debuginfod.8: fix wrong parameter name for .deb files in description Andreas Ziegler
2021-04-05  1:58 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).