]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
debuginfod.8 man page: tweak -U explanation
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 12 Feb 2024 15:03:02 +0000 (10:03 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 12 Feb 2024 15:03:02 +0000 (10:03 -0500)
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>
doc/debuginfod.8

index d79a193c8d9ed2674f71c47730b853c6762e20b3..c17f1519a6003d83b79c658fa7b5eeb9af535af0 100644 (file)
@@ -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"