From: Zac Medico Date: Mon, 1 Sep 2008 17:06:38 +0000 (-0000) Subject: Update PORTAGE_RSYNC_OPTS docs to reflect that --delete-after is no longer X-Git-Tag: v2.2_rc9~42 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9b976780c4017332572f1fd2d1ee735aae4b4950;p=portage.git Update PORTAGE_RSYNC_OPTS docs to reflect that --delete-after is no longer used by default. svn path=/main/trunk/; revision=11483 --- 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