aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-12 08:44:55 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-12 09:26:29 +0200
commit63c0ac0dd06c0912ea37ac1e886da97f19492692 (patch)
tree14251f2a7c4e899a252e09424807749188265c18
parentemirrordist: Support specifying custom --layout-conf (diff)
downloadportage-63c0ac0d.tar.gz
portage-63c0ac0d.tar.bz2
portage-63c0ac0d.zip
man/emirrordist.1: document new options
Reviewed-by: Zac Medico <zmedico@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--man/emirrordist.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/emirrordist.1 b/man/emirrordist.1
index cdd66cbdb..45108ef8c 100644
--- a/man/emirrordist.1
+++ b/man/emirrordist.1
@@ -119,6 +119,16 @@ Directory for individual fetch logs.
Specifies a file containing a list of files to whitelist, one per line,
# prefixed lines ignored. Use this option multiple times in order to
specify multiple whitelists.
+.TP
+\fB\-\-symlinks\fR
+Use symbolic links to link distfiles to the primary layout from other
+specified layouts. If not specified, hard links are used instead.
+.TP
+\fB\-\-layout\-conf\fR=\fIFILE\fR
+Specifies alternate mirror \fIlayout.conf\fR file to use in order
+to select the desired distfile layout. If not specified,
+\fIlayout.conf\fR in \fB\-\-distfiles\fR directory will be used
+if present, otherwise flat layout will be assumed.
.SH "REPORTING BUGS"
Please report bugs via https://bugs.gentoo.org/
.SH "THANKS"