[Yum-devel] [PATCH 2/2] Add "distro-sync full", docs.

James Antill james at and.org
Tue Mar 29 14:20:12 UTC 2011


---
 docs/yum.8 |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/docs/yum.8 b/docs/yum.8
index 360a976..0f1b1ba 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -132,6 +132,11 @@ is done by either obsoleting, upgrading or downgrading as appropriate. This will
 package FOO installed at version 4, and the latest available is only
 version 3, then this command will \fBdowngrade\fP FOO to version 3.
 
+If you give the optional argument "full", then the command will also reinstall
+packages where the install checksum and the available checksum do not match. And
+remove old packages (can be used to sync. rpmdb versions). The optional argument
+"different" can be used to specify the default operation.
+
 This command does not perform operations on groups, local packages or negative
 selections.
 .IP 
-- 
1.7.3.4



More information about the Yum-devel mailing list