Implement flag/config falue for GPG provider

This commit is contained in:
Andrey Smirnov
2017-05-31 01:17:20 +03:00
parent 3c95f92b95
commit 499ab35012
14 changed files with 28 additions and 1 deletions
+1
View File
@@ -19,4 +19,5 @@ Options:
-dep-follow-source=false: when processing dependencies, follow from binary to Source packages
-dep-follow-suggests=false: when processing dependencies, follow Suggests
-dep-verbose-resolve=false: when processing dependencies, print detailed logs
-gpg-provider="": PGP implementation ("gpg" for external gpg or "internal" for Go internal implementation)