From a0feb24525d2ed77c2c15e3ba468ea2e6b62dadb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 30 Sep 2009 23:11:02 +0000 Subject: Add --tolerant option (already in use on master rsync mirror), requested by robbat2. svn path=/main/trunk/; revision=14469 --- man/egencache.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/egencache.1 b/man/egencache.1 index dbcc44e4..d0bd1014 100644 --- a/man/egencache.1 +++ b/man/egencache.1 @@ -54,6 +54,11 @@ This option should only be needed for distribution via something like (see \fBbug 139134\fR). It's not needed with \fBgit\fR(1) since that uses a more thorough mechanism which allows it to detect changed inode numbers (described in \fIracy-git.txt\fR in the git technical docs). +.TP +.BR "\-\-tolerant" +Exit successfully if only minor errors occurred, such as skipped cache +updates due to ebuilds that either fail to source or are not sourced +due to invalid Manifest entries. .SH "ENVIRONMENT OPTIONS" .TP \fBEGENCACHE_DEFAULT_OPTS\fR -- cgit v1.2.3-65-gdbad