Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o, "Michał Górny" <mgorny@g.o>
Subject: Re: [gentoo-portage-dev] [PATCH] man/emirrordist.1: document new options
Date: Sat, 12 Oct 2019 07:11:38
Message-Id: 0836a03d-03c4-667c-058d-17fdee967482@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] man/emirrordist.1: document new options by "Michał Górny"
1 On 10/11/19 11:45 PM, Michał Górny wrote:
2 > Signed-off-by: Michał Górny <mgorny@g.o>
3 > ---
4 > man/emirrordist.1 | 10 ++++++++++
5 > 1 file changed, 10 insertions(+)
6 >
7 > diff --git a/man/emirrordist.1 b/man/emirrordist.1
8 > index cdd66cbdb..45108ef8c 100644
9 > --- a/man/emirrordist.1
10 > +++ b/man/emirrordist.1
11 > @@ -119,6 +119,16 @@ Directory for individual fetch logs.
12 > Specifies a file containing a list of files to whitelist, one per line,
13 > # prefixed lines ignored. Use this option multiple times in order to
14 > specify multiple whitelists.
15 > +.TP
16 > +\fB\-\-symlinks\fR
17 > +Use symbolic links to link distfiles to the primary layout from other
18 > +specified layouts. If not specified, hard links are used instead.
19 > +.TP
20 > +\fB\-\-layout\-conf\fR=\fIFILE\fR
21 > +Specifies alternate mirror \fIlayout.conf\fR file to use in order
22 > +to select the desired distfile layout. If not specified,
23 > +\fIlayout.conf\fR in \fB\-\-distfiles\fR directory will be used
24 > +if present, otherwise flat layout will be assumed.
25 > .SH "REPORTING BUGS"
26 > Please report bugs via https://bugs.gentoo.org/
27 > .SH "THANKS"
28 >
29
30 Looks good. Please merge.
31 --
32 Thanks,
33 Zac

Attachments

File name MIME type
signature.asc application/pgp-signature