[yum-git] 2 commits - docs/package-cleanup.1
James Antill
james at linux.duke.edu
Sat Jan 19 22:09:56 UTC 2008
docs/package-cleanup.1 | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
New commits:
commit 5fe7bc9509fb64f9db4ea32805a46c0433d0cb2a
Author: James Antill <james at and.org>
Date: Sat Jan 19 17:09:50 2008 -0500
Reorder option docs to be sorted
diff --git a/docs/package-cleanup.1 b/docs/package-cleanup.1
index ef859bf..66f2a48 100644
--- a/docs/package-cleanup.1
+++ b/docs/package-cleanup.1
@@ -9,26 +9,26 @@ package-cleanup
\fBpackage-cleanup\fP is a program for cleaning up the locally-installed RPMs.
.PP
.SH "GENERAL OPTIONS"
-.IP "\fB\-v, \-\-version\fP"
-Report program version and exit.
+.IP "\fB\-c <config file>\fP"
+Use alternative config file (default is /etc/yum.conf).
.IP "\fB\-h, \-\-help\fP"
Help; display a help message and then quit\&.
.IP "\fB\-q, \-\-quiet\fP"
Print out nothing unecessary.
+.IP "\fB\-v, \-\-version\fP"
+Report program version and exit.
.IP "\fB\-y\fP"
Agree to anything asked.
-.IP "\fB\-c <config file>\fP"
-Use alternative config file (default is /etc/yum.conf).
.IP "\fB\-\-leaves\fP"
List leaf nodes in the local RPM database. Leaf nodes are RPMs that
are not relied upon by any other RPM.
-.IP "\fB\-\-problems\fP"
-List dependency problems in the local RPM database.
.IP "\fB\-\-orphans\fP"
List installed packages which are not available from currenly configured
repositories.
.IP "\fB\-\-oldkernels\fP"
Remove old kernel and kernel-devel packages.
+.IP "\fB\-\-problems\fP"
+List dependency problems in the local RPM database.
.PP
.SH "LEAVES OPTIONS"
.IP "\fB\-\-all\fP"
commit 3606f5b2c5a07f33dbc59d2a6e9eceafd5e34504
Author: James Antill <james at and.org>
Date: Sat Jan 19 17:08:18 2008 -0500
Remove duplicate doc
diff --git a/docs/package-cleanup.1 b/docs/package-cleanup.1
index f06c578..ef859bf 100644
--- a/docs/package-cleanup.1
+++ b/docs/package-cleanup.1
@@ -19,8 +19,6 @@ Print out nothing unecessary.
Agree to anything asked.
.IP "\fB\-c <config file>\fP"
Use alternative config file (default is /etc/yum.conf).
-.IP "\fB\-\-problems\fP"
-List dependency problems in the local RPM database.
.IP "\fB\-\-leaves\fP"
List leaf nodes in the local RPM database. Leaf nodes are RPMs that
are not relied upon by any other RPM.
More information about the Yum-cvs-commits
mailing list