mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Man page update: -force-overwrite flag. #90
This commit is contained in:
+17
-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" "July 2014" "" ""
|
.TH "APTLY" "1" "August 2014" "" ""
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBaptly\fR \- Debian repository management tool
|
\fBaptly\fR \- Debian repository management tool
|
||||||
@@ -971,6 +971,10 @@ component name to publish (for multi\-component publishing, separate components
|
|||||||
distribution name to publish
|
distribution name to publish
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\-\fBforce\-overwrite\fR=false
|
||||||
|
overwrite files in package pool in case of mismatch
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\-\fBgpg\-key\fR=
|
\-\fBgpg\-key\fR=
|
||||||
GPG key ID to use when signing the release
|
GPG key ID to use when signing the release
|
||||||
.
|
.
|
||||||
@@ -1038,6 +1042,10 @@ component name to publish (for multi\-component publishing, separate components
|
|||||||
distribution name to publish
|
distribution name to publish
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\-\fBforce\-overwrite\fR=false
|
||||||
|
overwrite files in package pool in case of mismatch
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\-\fBgpg\-key\fR=
|
\-\fBgpg\-key\fR=
|
||||||
GPG key ID to use when signing the release
|
GPG key ID to use when signing the release
|
||||||
.
|
.
|
||||||
@@ -1101,6 +1109,10 @@ Options:
|
|||||||
component names to update (for multi\-component publishing, separate components with commas)
|
component names to update (for multi\-component publishing, separate components with commas)
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\-\fBforce\-overwrite\fR=false
|
||||||
|
overwrite files in package pool in case of mismatch
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\-\fBgpg\-key\fR=
|
\-\fBgpg\-key\fR=
|
||||||
GPG key ID to use when signing the release
|
GPG key ID to use when signing the release
|
||||||
.
|
.
|
||||||
@@ -1142,6 +1154,10 @@ $ aptly publish update wheezy ppa
|
|||||||
Options:
|
Options:
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\-\fBforce\-overwrite\fR=false
|
||||||
|
overwrite files in package pool in case of mismatch
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\-\fBgpg\-key\fR=
|
\-\fBgpg\-key\fR=
|
||||||
GPG key ID to use when signing the release
|
GPG key ID to use when signing the release
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user