mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-13 06:40:41 +00:00
Regenerate man page. #217
This commit is contained in:
+16
-1
@@ -1,7 +1,7 @@
|
|||||||
.\" generated with Ronn/v0.7.3
|
.\" generated with Ronn/v0.7.3
|
||||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||||
.
|
.
|
||||||
.TH "APTLY" "1" "February 2015" "" ""
|
.TH "APTLY" "1" "March 2015" "" ""
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBaptly\fR \- Debian repository management tool
|
\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
|
\fBS3PublishEndpoints\fR
|
||||||
configuration of Amazon S3 publishing endpoints (see below)
|
configuration of Amazon S3 publishing endpoints (see below)
|
||||||
.
|
.
|
||||||
|
.TP
|
||||||
|
\fBSwiftPublishEndpoints\fR
|
||||||
|
configuration of OpenStack Swift publishing endpoints (see below)
|
||||||
|
.
|
||||||
.SH "S3 PUBLISHING ENDPOINTS"
|
.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:
|
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
|
.P
|
||||||
$ aptly db cleanup
|
$ 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"
|
.SH "RECOVER DB AFTER CRASH"
|
||||||
\fBaptly\fR \fBdb\fR \fBrecover\fR
|
\fBaptly\fR \fBdb\fR \fBrecover\fR
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user