diff options
Diffstat (limited to '')
-rw-r--r-- | g10/OPTIONS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/g10/OPTIONS b/g10/OPTIONS index b0512d508..2c2fce638 100644 --- a/g10/OPTIONS +++ b/g10/OPTIONS @@ -38,3 +38,17 @@ sign-key store # simply packs the input data into a rfc1991 packet format +list-secret-keys +# + + +#----------------------------------------------- +#--- options +#----------------------------------------------- + +compress-keys +# compress exported key, compress level is still set with "-z" and +# algorithm with --compress-algo" - Default is to not compress keys, as +# this is better for interoperability. + + |