Regen aptly.1

This commit is contained in:
Andrey Smirnov
2019-09-06 16:31:01 +03:00
committed by Andrey Smirnov
parent 669d99bebc
commit ec4bf35647

View File

@@ -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" "August 2019" "" "" .TH "APTLY" "1" "September 2019" "" ""
. .
.SH "NAME" .SH "NAME"
\fBaptly\fR \- Debian repository management tool \fBaptly\fR \- Debian repository management tool
@@ -39,8 +39,8 @@ Configuration file is stored in JSON format (default values shown below):
"downloadConcurrency": 4, "downloadConcurrency": 4,
"downloadSpeedLimit": 0, "downloadSpeedLimit": 0,
"downloadRetries": 0, "downloadRetries": 0,
"architectures": [],
"databaseOpenAttempts": 10, "databaseOpenAttempts": 10,
"architectures": [],
"dependencyFollowSuggests": false, "dependencyFollowSuggests": false,
"dependencyFollowRecommends": false, "dependencyFollowRecommends": false,
"dependencyFollowAllVariants": false, "dependencyFollowAllVariants": false,
@@ -124,7 +124,7 @@ number of retries for download attempts
. .
.TP .TP
\fBdatabaseOpenAttempts\fR \fBdatabaseOpenAttempts\fR
number of attempts to open DB if it's locked by other instance; could be overridden with option \fB\-db-open-attempts\fR number of attempts to open DB if it\(cqs locked by other instance; could be overridden with option \fB\-db\-open\-attempts\fR
. .
.TP .TP
\fBarchitectures\fR \fBarchitectures\fR
@@ -1454,6 +1454,10 @@ don\(cqt generate Contents indexes
\-\fBskip\-signing\fR \-\fBskip\-signing\fR
don\(cqt sign Release files with GPG don\(cqt sign Release files with GPG
. .
.TP
\-\fBsuite\fR=
suite to publish (defaults to distribution)
.
.SH "PUBLISH SNAPSHOT" .SH "PUBLISH SNAPSHOT"
\fBaptly\fR \fBpublish\fR \fBsnapshot\fR \fIname\fR [[\fIendpoint\fR:]\fIprefix\fR] \fBaptly\fR \fBpublish\fR \fBsnapshot\fR \fIname\fR [[\fIendpoint\fR:]\fIprefix\fR]
. .
@@ -1553,6 +1557,10 @@ don\(cqt generate Contents indexes
\-\fBskip\-signing\fR \-\fBskip\-signing\fR
don\(cqt sign Release files with GPG don\(cqt sign Release files with GPG
. .
.TP
\-\fBsuite\fR=
suite to publish (defaults to distribution)
.
.SH "UPDATE PUBLISHED REPOSITORY BY SWITCHING TO NEW SNAPSHOT" .SH "UPDATE PUBLISHED REPOSITORY BY SWITCHING TO NEW SNAPSHOT"
\fBaptly\fR \fBpublish\fR \fBswitch\fR \fIdistribution\fR [[\fIendpoint\fR:]\fIprefix\fR] \fInew\-snapshot\fR \fBaptly\fR \fBpublish\fR \fBswitch\fR \fIdistribution\fR [[\fIendpoint\fR:]\fIprefix\fR] \fInew\-snapshot\fR
. .
@@ -2066,4 +2074,14 @@ William Manley (https://github\.com/wmanley)
.IP "\[ci]" 4 .IP "\[ci]" 4
Shengjing Zhu (https://github\.com/zhsj) Shengjing Zhu (https://github\.com/zhsj)
. .
.IP "\[ci]" 4
Nabil Bendafi (https://github\.com/nabilbendafi)
.
.IP "\[ci]" 4
Raphael Medaer (https://github\.com/rmedaer)
.
.IP "\[ci]" 4
Raul Benencia (https://github\.com/rul)
.
.IP "" 0 .IP "" 0