From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 3 Dec 2013 15:24:53 +0000 (+0100) Subject: Bug #489544: Document empty value of sync-type and sync-uri attributes in repos.conf. X-Git-Tag: v2.2.8~22 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cea8f3ebe590663b01437d7906af7f5cc05085f9;p=portage.git Bug #489544: Document empty value of sync-type and sync-uri attributes in repos.conf. --- diff --git a/man/portage.5 b/man/portage.5 index e281247eb..9a191d093 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -857,13 +857,19 @@ Specifies priority of given repository. Specifies CVS repository. .TP .B sync\-type -Specifies type of synchronization. +Specifies type of synchronization performed by `emerge \-\-sync`. .br -Valid values: cvs, git, rsync +Valid non-empty values: cvs, git, rsync +.br +This attribute can be set to empty value to disable synchronization of given +repository. Empty value is default. .TP .B sync\-uri Specifies URI of repository used for synchronization performed by `emerge \-\-sync`. +.br +This attribute can be set to empty value to disable synchronization of given +repository. Empty value is default. .RS .TP Syntax: