From 89d26b7dc6eb9747ceb50b274e465c132bd2d985 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Sat, 26 Jul 2014 18:02:01 +0400 Subject: [PATCH] Man for aptly mirror edit. #63 --- man/aptly.1 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/man/aptly.1 b/man/aptly.1 index 281e5860..a79349ed 100644 --- a/man/aptly.1 +++ b/man/aptly.1 @@ -303,6 +303,29 @@ Example: .P $ aptly mirror rename wheezy\-min wheezy\-main . +.SH "EDIT PROPERTIES OF MIRORR" +\fBaptly\fR \fBmirror\fR \fBedit\fR \fIname\fR +. +.P +Command edit allows to change settings of mirror: filters\. +. +.P +Example: +. +.P +$ aptly mirror edit \-filter=nginx \-filter\-with\-deps some\-mirror +. +.P +Options: +. +.TP +\-\fBfilter\fR= +filter packages in mirror +. +.TP +\-\fBfilter\-with\-deps\fR=false +when filtering, include dependencies of matching packages as well +. .SH "ADD PACKAGES TO LOCAL REPOSITORY" \fBaptly\fR \fBrepo\fR \fBadd\fR \fIname\fR .