From b781b7aae834469a88454dea5251b2a91e49cebd Mon Sep 17 00:00:00 2001 From: Oliver Sauder Date: Thu, 2 Nov 2017 14:53:02 +0100 Subject: [PATCH] Document new option acquire by hash --- content/doc/aptly/publish/repo.md | 1 + content/doc/aptly/publish/snapshot.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/doc/aptly/publish/repo.md b/content/doc/aptly/publish/repo.md index e9c99d2..6d8499e 100644 --- a/content/doc/aptly/publish/repo.md +++ b/content/doc/aptly/publish/repo.md @@ -56,6 +56,7 @@ Flags: - `-keyring=""`: GPG keyring to use (instead of default) - `-label=""`: value for `Label:` field - `-origin=""`: value for `Origin:` field +- `-acquire-by-hash`: provide index files by hash if unique {{< version "1.2.0" >}} - `-notautomatic=""`: value for `NotAutomatic:` field {{< version "1.1.0" >}} - `-butautomaticupgrades=""`: value for `ButAutomaticUpgrades:` field {{< version "1.1.0" >}} - `-passphrase=""`: GPG passphrase to unlock private key (possibly insecure) diff --git a/content/doc/aptly/publish/snapshot.md b/content/doc/aptly/publish/snapshot.md index 3ecb66d..7b4cac0 100644 --- a/content/doc/aptly/publish/snapshot.md +++ b/content/doc/aptly/publish/snapshot.md @@ -54,6 +54,7 @@ Flags: - `-passphrase=""`: GPG passphrase to unlock private key (possibly insecure) - `-passphrase-file=""`: GPG passphrase file to unlock private key (possibly insecure) - `-origin=""`: value for `Origin:` field. When not set will be inherited by given snapshot(s) if unique +- `-acquire-by-hash`: provide index files by hash if unique {{< version "1.2.0" >}} - `-notautomatic=""`: value for `NotAutomatic:` field. When not set will be inherited by given snapshot(s) if unique {{< version "1.1.0" >}} - `-butautomaticupgrades=""`: value for `ButAutomaticUpgrades:` field. When not set will be inherited by