aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2013-12-03 16:24:53 +0100
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2013-12-03 16:24:53 +0100
commitcea8f3ebe590663b01437d7906af7f5cc05085f9 (patch)
tree7cd2d9d75a34f3e4760adbc532a715c3e61a0839 /man
parentportageq: Print deprecation warnings for deprecated commands. (diff)
downloadportage-cea8f3ebe590663b01437d7906af7f5cc05085f9.tar.gz
portage-cea8f3ebe590663b01437d7906af7f5cc05085f9.tar.bz2
portage-cea8f3ebe590663b01437d7906af7f5cc05085f9.zip
Bug #489544: Document empty value of sync-type and sync-uri attributes in repos.conf.
Diffstat (limited to 'man')
-rw-r--r--man/portage.510
1 files 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: