mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-08 05:50:47 +00:00
Added support for NotAutomatic, ButAutomaticUpgrades and Origin fields
This commit is contained in:
+17
-1
@@ -1340,6 +1340,10 @@ Options:
|
||||
run GPG with detached tty
|
||||
.
|
||||
.TP
|
||||
\-\fBbutautomaticupgrades\fR=
|
||||
set value for ButAutomaticUpgrades field
|
||||
.
|
||||
.TP
|
||||
\-\fBcomponent\fR=
|
||||
component name to publish (for multi\-component publishing, separate components with commas)
|
||||
.
|
||||
@@ -1364,6 +1368,10 @@ GPG keyring to use (instead of default)
|
||||
label to publish
|
||||
.
|
||||
.TP
|
||||
\-\fBnotautomatic\fR=
|
||||
set value for NotAutomatic field
|
||||
.
|
||||
.TP
|
||||
\-\fBorigin\fR=
|
||||
origin name to publish
|
||||
.
|
||||
@@ -1427,6 +1435,10 @@ Options:
|
||||
run GPG with detached tty
|
||||
.
|
||||
.TP
|
||||
\-\fBbutautomaticupgrades\fR=
|
||||
overwrite value for ButAutomaticUpgrades field
|
||||
.
|
||||
.TP
|
||||
\-\fBcomponent\fR=
|
||||
component name to publish (for multi\-component publishing, separate components with commas)
|
||||
.
|
||||
@@ -1451,8 +1463,12 @@ GPG keyring to use (instead of default)
|
||||
label to publish
|
||||
.
|
||||
.TP
|
||||
\-\fBnotautomatic\fR=
|
||||
overwrite value for NotAutomatic field
|
||||
.
|
||||
.TP
|
||||
\-\fBorigin\fR=
|
||||
origin name to publish
|
||||
overwrite origin name to publish
|
||||
.
|
||||
.TP
|
||||
\-\fBpassphrase\fR=
|
||||
|
||||
Reference in New Issue
Block a user