From cea8f3ebe590663b01437d7906af7f5cc05085f9 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 3 Dec 2013 16:24:53 +0100 Subject: [PATCH] Bug #489544: Document empty value of sync-type and sync-uri attributes in repos.conf. --- man/portage.5 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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: -- 2.26.2