summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Festi <ffesti@redhat.com>2012-10-10 13:17:09 +0200
committerFlorian Festi <ffesti@redhat.com>2012-10-10 13:25:54 +0200
commitb040b323d6fac32f7f4fa77fd5cb60c7967fc53f (patch)
treec4c8220b395006bd8190fcc7ab5add4689e6cf01 /doc
parentac959fed0082cb253d45c7a04866e8654e962442 (diff)
downloadlibrpm-tizen-b040b323d6fac32f7f4fa77fd5cb60c7967fc53f.tar.gz
librpm-tizen-b040b323d6fac32f7f4fa77fd5cb60c7967fc53f.tar.bz2
librpm-tizen-b040b323d6fac32f7f4fa77fd5cb60c7967fc53f.zip
Update man page to reflect that rpm no longer uses MD5 as a default digest algorithm
Diffstat (limited to 'doc')
-rw-r--r--doc/rpm.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index 7d768ceaa..e6826bd93 100644
--- a/doc/rpm.8
+++ b/doc/rpm.8
@@ -57,7 +57,7 @@ rpm \- RPM Package Manager
[\fB\fIPACKAGE_NAME\fB\fR] [\fB-a,--all\fR] [\fB-f,--file \fIFILE\fB\fR]
[\fB-g,--group \fIGROUP\fB\fR] {\fB-p,--package \fIPACKAGE_FILE\fB\fR]
- [\fB--hdrid \fISHA1\fB\fR] [\fB--pkgid \fIMD5\fB\fR] [\fB--tid \fITID\fB\fR]
+ [\fB--hdrid \fISHA1\fB\fR] [\fB--pkgid \fIDIGEST\fB\fR] [\fB--tid \fITID\fB\fR]
[\fB--querybynumber \fIHDRNUM\fB\fR] [\fB--triggeredby \fIPACKAGE_NAME\fB\fR]
[\fB--whatprovides \fICAPABILITY\fB\fR] [\fB--whatrequires \fICAPABILITY\fB\fR]
@@ -539,9 +539,9 @@ that will be expanded to paths that are substituted in place of
the package manifest as additional \fIPACKAGE_FILE\fR
arguments to the query.
.TP
-\fB--pkgid \fIMD5\fB\fR
+\fB--pkgid \fIDIGEST\fB\fR
Query package that contains a given package identifier, i.e. the
-\fIMD5\fR digest of the combined header and
+\fISHA256\fR or \fIMD5\fR digest of the combined header and
payload contents.
.TP
\fB--querybynumber \fIHDRNUM\fB\fR