[yum-commits] Branch 'yum-3_2_X' - 2 commits - docs/yum.8

skvidal at osuosl.org skvidal at osuosl.org
Wed Sep 29 18:24:43 UTC 2010


 docs/yum.8 |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 6608e703aa66532c7d1bc454466041ddf2247631
Merge: c6f94e7... 4de8873...
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Wed Sep 29 14:24:40 2010 -0400

    Merge branch 'yum-3_2_X' of ssh://yum.baseurl.org/srv/projects/yum/git/yum into yum-3_2_X
    
    * 'yum-3_2_X' of ssh://yum.baseurl.org/srv/projects/yum/git/yum:
      Deal with relative installroot paths, BZ 638321.
      Document that rhn-plugin will alter ssl* options.

commit c6f94e759dd86612bb040e90404a12662c37468f
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Wed Sep 29 13:57:43 2010 -0400

    add note about -C using system cache only

diff --git a/docs/yum.8 b/docs/yum.8
index b5b7295..111cda6 100644
--- a/docs/yum.8
+++ b/docs/yum.8
@@ -391,7 +391,9 @@ Configuration Option: \fBrpmverbosity\fP
 Sets the maximum amount of time yum will wait before performing a command \- it randomizes over the time.
 .IP "\fB\-C, \-\-cacheonly\fP" 
 Tells yum to run entirely from system cache - does not download or
-update any headers unless it has to to perform the requested action.
+update any headers unless it has to to perform the requested action. If you're
+using this as a user yum will not use the tempcache for the user but will only
+use the system cache in the system cachedir.
 .IP "\fB\-\-version\fP" 
 Reports the \fByum\fP version number and installed package versions for
 everything in history_record_packages (can be added to by plugins).


More information about the Yum-commits mailing list