From b47754a1061cb918f81ed4fc9eeca70d4be57978 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Mon, 1 Sep 2014 22:11:07 +0400 Subject: [PATCH] Update man page. #82 --- man/aptly.1 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/man/aptly.1 b/man/aptly.1 index c99ef98e..0e555044 100644 --- a/man/aptly.1 +++ b/man/aptly.1 @@ -961,6 +961,36 @@ Options: \-\fBwith\-deps\fR=false include dependencies into search results . +.SH "FILTER PACKAGES IN SNAPSHOT PRODUCING ANOTHER SNAPSHOT" +\fBaptly\fR \fBsnapshot\fR \fBfilter\fR \fIsource\fR \fIdestination\fR \fIpackage\-query\fR \fB\|\.\|\.\|\.\fR +. +.P +Command filter does filtering in snapshot \fIsource\fR, producing another snapshot \fIdestination\fR\. Packages could be specified simply as \(cqpackage\-name\(cq or as package queries\. +. +.P +Example: +. +.IP "" 4 +. +.nf + +$ aptly snapshot filter wheezy\-main wheezy\-required \(cqPriorioty (required)\(cq +. +.fi +. +.IP "" 0 +. +.P +Options: +. +.TP +\-\fBdry\-run\fR=false +don\(cqt create destination snapshot, just show what would be pulled +. +.TP +\-\fBwith\-deps\fR=false +include dependent packages as well +. .SH "REMOVE PUBLISHED REPOSITORY" \fBaptly\fR \fBpublish\fR \fBdrop\fR \fIdistribution\fR [[\fIendpoint\fR:]\fIprefix\fR] .