remove broken gpg option (debian 9.6)
As per [0], the --with-key-origin option is experimental. 0: https://www.gnupg.org/documentation/manuals/gnupg/GPG-Input-and-Output.html#index-with_002dkey_002dorigin
This commit is contained in:
parent
94919459a6
commit
a6431962a6
|
@ -186,7 +186,6 @@ keyid-format 0xlong
|
||||||
list-options show-uid-validity
|
list-options show-uid-validity
|
||||||
verify-options show-uid-validity
|
verify-options show-uid-validity
|
||||||
with-fingerprint
|
with-fingerprint
|
||||||
with-key-origin
|
|
||||||
require-cross-certification
|
require-cross-certification
|
||||||
no-symkey-cache
|
no-symkey-cache
|
||||||
throw-keyids
|
throw-keyids
|
||||||
|
|
Loading…
Reference in New Issue