summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2012-04-16 15:50:27 +0300
committerPanu Matilainen <pmatilai@redhat.com>2012-04-16 15:50:27 +0300
commitca9379c010d811b39775a23a4c737b7e0414f652 (patch)
tree89459d93a331e522090e566a352e5599ca711d0f /doc
parentdf475ec90cee171049ed7eb2edfcbba9b4d4993f (diff)
downloadrpm-ca9379c010d811b39775a23a4c737b7e0414f652.tar.gz
rpm-ca9379c010d811b39775a23a4c737b7e0414f652.tar.bz2
rpm-ca9379c010d811b39775a23a4c737b7e0414f652.zip
Document --obsoletes in manual (RhBug:809402)
Diffstat (limited to 'doc')
-rw-r--r--doc/rpm.85
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index 4059b4baa..7d768ceaa 100644
--- a/doc/rpm.8
+++ b/doc/rpm.8
@@ -67,7 +67,7 @@ rpm \- RPM Package Manager
[\fB--changelog\fR] [\fB-c,--configfiles\fR] [\fB--conflicts\fR]
[\fB-d,--docfiles\fR] [\fB--dump\fR] [\fB--filesbypkg\fR] [\fB-i,--info\fR]
- [\fB--last\fR] [\fB-l,--list\fR] [\fB--provides\fR]
+ [\fB--last\fR] [\fB-l,--list\fR] [\fB--obsoletes\fR] [\fB--provides\fR]
[\fB--qf,--queryformat \fIQUERYFMT\fB\fR] [\fB-R,--requires\fR]
[\fB--scripts\fR] [\fB-s,--state\fR] [\fB--triggers,--triggerscripts\fR]
@@ -610,6 +610,9 @@ packages are at the top.
\fB-l, --list\fR
List files in package.
.TP
+\fB--obsoletes\fR
+List packages this package obsoletes.
+.TP
\fB--provides\fR
List capabilities this package provides.
.TP