aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2024-02-12 10:03:02 -0500
committerFrank Ch. Eigler <fche@redhat.com>2024-02-12 10:03:02 -0500
commit0e2e5dd39e46412d390d8ecca5594f59659e74ce (patch)
tree4990c17a892a928e054b06cb1b7d26dcc09e8059
parent2f9b180cc1057fb351332689886b2492b3711aad (diff)
downloadelfutils-0e2e5dd39e46412d390d8ecca5594f59659e74ce.tar.gz
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>
-rw-r--r--doc/debuginfod.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/debuginfod.8 b/doc/debuginfod.8
index d79a193c..c17f1519 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"