From: ewt Date: Mon, 26 Apr 1999 17:38:44 +0000 (+0000) Subject: s/querybypkg/filesbypkg/g X-Git-Tag: tznext/4.11.0.1.tizen20130304~9117 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e43be57bd1ed50d0e4b2e3a7cc8276f39266e05;p=tools%2Flibrpm-tizen.git s/querybypkg/filesbypkg/g CVS patchset: 3031 CVS date: 1999/04/26 17:38:44 --- diff --git a/CHANGES b/CHANGES index 5e8c4e0..2830465 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ - fix: % before non-alphabetic non-macro special now passed unscathed. - fix: noarch header gets initialized differently. - fix: $2 to triggerpostun scripts was wrong + - fix: --querybypkg in man page should be --filesbypkg 2.94 -> 2.95 - fix: last update transaction set segfault bug in installer. diff --git a/rpm.8 b/rpm.8 index 02811cc..46130f1 100644 --- a/rpm.8 +++ b/rpm.8 @@ -284,7 +284,7 @@ at least one of \fB\-l\fP, \fB\-c\fP, \fB\-d\fP. .IP "\fB\-\-last\fP" Orders the package listing by install time such that the latest packages are at the top. -.IP "\fB\-\-querybypkg\fP" +.IP "\fB\-\-filesbypkg\fP" This lists all the files in each package. .IP "\fB\-\-triggerscripts\fP" Shows all the trigger scripts for the selected packages.