Add -force-replace flag to repo aptly add to replace conflicting packages. #83

This commit is contained in:
Andrey Smirnov
2014-09-01 17:59:29 +04:00
parent de32595d29
commit 0130fc0392
8 changed files with 58 additions and 1 deletions
+4
View File
@@ -476,6 +476,10 @@ $ aptly repo add testing myapp\-0\.1\.2\.deb incoming/
Options:
.
.TP
\-\fBforce\-replace\fR=false
when adding package that conflicts with existing package, remove existing package
.
.TP
\-\fBremove\-files\fR=false
remove files that have been imported successfully into repository
.