diff options
author | Werner Koch <wk@gnupg.org> | 1998-05-29 13:53:54 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-05-29 13:53:54 +0200 |
commit | e284277f0490a4606b99f3de5fdc3053084b99dd (patch) | |
tree | f9a5e6a69e82a5efe339ccdaa09664fa0679b066 /g10/OPTIONS | |
parent | add-key works (diff) | |
download | gnupg2-e284277f0490a4606b99f3de5fdc3053084b99dd.tar.xz gnupg2-e284277f0490a4606b99f3de5fdc3053084b99dd.zip |
*** empty log message ***V0-2-19
Diffstat (limited to 'g10/OPTIONS')
-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. + + |