svn path=/main/branches/2.1.6/; revision=13495
the cache. After a portage update, rsync users may find it convenient to run
\fBemerge \-\-metadata\fR to rebuild the cache as portage does at the end of
a sync operation. In order to specify parallel \fB\-\-regen\fR behavior, use
-the \fB\-\-jobs\fR and \fB\-\-load\-average\fR options.
+the \fB\-\-jobs\fR and \fB\-\-load\-average\fR options. If you would like to
+generate and distribute cache for use by others, use \fBegencache\fR(1).
.TP
.BR "\-\-resume"
Resumes the most recent merge list that has been aborted due to an error.
print " users as rsync updates the cache using server-side caches."
print " Rsync users should simply 'emerge --sync' to regenerate."
desc = "In order to specify parallel --regen behavior, use "+ \
- "the ---jobs and --load-average options."
+ "the ---jobs and --load-average options. If you would like to " + \
+ "generate and distribute cache for use by others, use egencache(1)."
for line in wrap(desc, desc_width):
print desc_indent + line
print