Small fixups for upcoming 1.1.0 release

Fix system tests, add -db-open-attempts to bash completion, small nits
for man page.
This commit is contained in:
Andrey Smirnov
2017-07-06 23:12:30 +03:00
parent 20b874f81f
commit 7d179dd405
7 changed files with 12 additions and 5 deletions

View File

@@ -160,6 +160,10 @@ in aptly up to version 1\.0\.0, package files were stored in internal package po
specifies paramaters for short PPA url expansion, if left blank they default to output of \fBlsb_release\fR command
.
.TP
\fBFileSystemPublishEndpoints\fR
configuration of local filesystem publishing endpoints (see below)
.
.TP
\fBS3PublishEndpoints\fR
configuration of Amazon S3 publishing endpoints (see below)
.

View File

@@ -142,6 +142,9 @@ Options:
specifies paramaters for short PPA url expansion, if left blank they default
to output of `lsb_release` command
* `FileSystemPublishEndpoints`:
configuration of local filesystem publishing endpoints (see below)
* `S3PublishEndpoints`:
configuration of Amazon S3 publishing endpoints (see below)