From: Frank Ch. Eigler Date: Mon, 12 Feb 2024 15:03:02 +0000 (-0500) Subject: debuginfod.8 man page: tweak -U explanation X-Git-Tag: elfutils-0.191~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e2e5dd39e46412d390d8ecca5594f59659e74ce;p=thirdparty%2Felfutils.git 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 Signed-off-By: Frank Ch. Eigler --- diff --git a/doc/debuginfod.8 b/doc/debuginfod.8 index d79a193c8..c17f1519a 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"