[yum-commits] Branch 'yum-3_2_X' - docs/yum.conf.5

skvidal at osuosl.org skvidal at osuosl.org
Mon Nov 8 21:13:20 UTC 2010


 docs/yum.conf.5 |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 4f3577fca71294378a5c908d73ce37fc39c26c10
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Mon Nov 8 16:12:54 2010 -0500

    update man page for clean_requirements_on_remove

diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index 899e950..ff10251 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -555,6 +555,16 @@ be downloaded. The updates list is what is printed when you run "yum update",
 Default is `normal'.
 See color_list_installed_older for possible values.
 
+
+.IP
+\fBclean_requirements_on_remove \fR
+When removing packages (by removal, update or obsoletion) go through each
+package's dependencies. If any of them are no longer required by any other 
+package then also mark them to be removed.
+Boolean (1, 0, True, False, yes,no) Defaults to False
+
+
+
 .SH "[repository] OPTIONS"
 .LP 
 The repository section(s) take the following form:


More information about the Yum-commits mailing list