[yum-commits] docs/package-cleanup.1
James Antill
james at osuosl.org
Tue Feb 14 20:02:51 UTC 2012
docs/package-cleanup.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit dceac52d3f1102708339cd27c3715d0c910d64e5
Author: Martin Poole <mpoole at redhat.com>
Date: Tue Feb 14 15:02:34 2012 -0500
man page does not show --count can be used with --cleandupes. BZ 631843.
diff --git a/docs/package-cleanup.1 b/docs/package-cleanup.1
index 15f94ce..6405caa 100644
--- a/docs/package-cleanup.1
+++ b/docs/package-cleanup.1
@@ -36,6 +36,8 @@ Scan for duplicates in the local RPM database.
.IP "\fB\-\-cleandupes\fP"
Scan for duplicates in the local RPM database and clean out the
older versions.
+.IP "\fB\-\-count <COUNT>\fP"
+Number of kernel packages to keep on the system (default 2)
.PP
.SH "LEAVES OPTIONS"
.IP "\fB\-\-all\fP"
@@ -49,8 +51,6 @@ When listing leaf nodes do not list development packages.
When listing leaf nodes do not list packages with files in bin directories.
.PP
.SH "OLDKERNELS OPTIONS"
-.IP "\fB\-\-count <COUNT>\fP"
-Number of kernel packages to keep on the system (default 2)
.IP "\fB\-\-keepdevel\fP"
Do not remove kernel-devel packages when removing kernels
More information about the Yum-commits
mailing list