public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* committing as obvious: debuginfod.8 man page tweak
@ 2024-02-12 15:06 Frank Ch. Eigler
  0 siblings, 0 replies; only message in thread
From: Frank Ch. Eigler @ 2024-02-12 15:06 UTC (permalink / raw)
  To: elfutils-devel

Hi -


commit 0e2e5dd39e46412d390d8ecca5594f59659e74ce (HEAD -> master2)
gpg: Signature made Mon 12 Feb 2024 10:04:40 AM EST
gpg:                using RSA key 4DD136490411C0A42B28844F258B6EFA0F209D24
gpg: Good signature from "Frank Ch. Eigler <fche@elastic.org>" [ultimate]
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Feb 12 10:03:02 2024 -0500

    debuginfod.8 man page: tweak -U explanation
    
    In debian bug #1063768, smcv noted that the man page was
    out of date with respect to the tool debuginfod actually
    uses for -U.  Update the man page to fix the mismatch.
    
    Reported-By: Simon McVittie <smcv@collabora.com>
    Signed-off-By: Frank Ch. Eigler <fche@redhat.com>

diff --git a/doc/debuginfod.8 b/doc/debuginfod.8
index d79a193c8d9e..c17f1519a600 100644
--- a/doc/debuginfod.8
+++ b/doc/debuginfod.8
@@ -107,8 +107,8 @@ with \fB\%\-Z\ .rpm='(rpm2cpio|zstdcat)<'\fP instead of \fB\-R\fP.
 .TP
 .B "\-U"
 Activate DEB/DDEB patterns in archive scanning.  The default is off.
-Equivalent to \fB\%\-Z\ .deb='dpkg-deb\ \-\-fsys\-tarfile\fP'
-\fB\%\-Z\ .ddeb='dpkg-deb\ \-\-fsys\-tarfile'\fP.
+Equivalent to \fB\%\-Z\ .deb='(bsdtar\ \-O\ \-x\ \-f\ \-\ data.tar\\*)<\fP'
+and same for \fB.ddeb\fP and \fB.ipk\fP.
 
 .TP
 .B "\-d FILE" "\-\-database=FILE"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-12 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 15:06 committing as obvious: debuginfod.8 man page tweak 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).