aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.56
1 files changed, 5 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5
index f0b0e20fb..5d0e7c0a9 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -1,4 +1,4 @@
-.TH "PORTAGE" "5" "Jan 2015" "Portage VERSION" "Portage"
+TH "PORTAGE" "5" "Jan 2015" "Portage VERSION" "Portage"
.SH NAME
portage \- the heart of Gentoo
.SH "DESCRIPTION"
@@ -906,6 +906,10 @@ Specifies priority of given repository.
.B sync\-cvs\-repo
Specifies CVS repository.
.TP
+.B sync\-depth
+Specifies clone depth to use for DVCS repositories. Defaults to 1 (only
+the newest commit). If set to 0, the depth is unlimited.
+.TP
.B sync\-type
Specifies type of synchronization performed by `emerge \-\-sync`.
.br