From 9b976780c4017332572f1fd2d1ee735aae4b4950 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 1 Sep 2008 17:06:38 +0000 Subject: [PATCH] Update PORTAGE_RSYNC_OPTS docs to reflect that --delete-after is no longer used by default. svn path=/main/trunk/; revision=11483 --- man/make.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index 4f8d3cdf0..9adc07682 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -516,7 +516,7 @@ Default rsync options to be used by \fBemerge \-\-sync\fR. \fBDon't change this unless you know exactly what you're doing!\fR .br Defaults to "\-\-recursive \-\-links \-\-safe\-links \-\-perms \-\-times -\-\-compress \-\-force \-\-whole\-file \-\-delete \-\-delete\-after \-\-stats +\-\-compress \-\-force \-\-whole\-file \-\-delete \-\-stats \-\-timeout=180 \-\-exclude='/distfiles' \-\-exclude='/local' \-\-exclude='/packages'" .TP -- 2.26.2