Regenerate man page. #217

This commit is contained in:
Andrey Smirnov
2015-03-11 00:17:08 +03:00
parent ab09cbfe3c
commit 03e2a8d558
+16 -1
View File
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "APTLY" "1" "February 2015" "" ""
.TH "APTLY" "1" "March 2015" "" ""
.
.SH "NAME"
\fBaptly\fR \- Debian repository management tool
@@ -133,6 +133,10 @@ specifies paramaters for short PPA url expansion, if left blank they default to
\fBS3PublishEndpoints\fR
configuration of Amazon S3 publishing endpoints (see below)
.
.TP
\fBSwiftPublishEndpoints\fR
configuration of OpenStack Swift publishing endpoints (see below)
.
.SH "S3 PUBLISHING ENDPOINTS"
aptly could be configured to publish repository directly to Amazon S3\. First, publishing endpoints should be described in aptly configuration file\. Each endpoint has name and associated settings:
.
@@ -1469,6 +1473,17 @@ Example:
.P
$ aptly db cleanup
.
.P
Options:
.
.TP
\-\fBdry\-run\fR=false
don\(cqt delete anything
.
.TP
\-\fBverbose\fR=false
be verbose when loading objects/removing them
.
.SH "RECOVER DB AFTER CRASH"
\fBaptly\fR \fBdb\fR \fBrecover\fR
.