1999-09-06 20:10:27 +02:00
|
|
|
# Some notes used by the maintainers
|
|
|
|
|
1997-12-20 18:23:29 +01:00
|
|
|
|
|
|
|
store
|
|
|
|
# simply packs the input data into a rfc1991 packet format
|
|
|
|
|
1998-07-21 14:53:38 +02:00
|
|
|
check-trustdb
|
|
|
|
|
|
|
|
|
1998-05-29 13:53:54 +02:00
|
|
|
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.
|
|
|
|
|
1998-07-14 19:10:28 +02:00
|
|
|
compress-sigs
|
|
|
|
# Normally, compressing of signatures does not make sense; so this
|
|
|
|
# is disabled for detached signatures unless this option is used.
|
1998-05-29 13:53:54 +02:00
|
|
|
|
1998-07-31 18:45:58 +02:00
|
|
|
run-as-shm-coprocess [request-locked-shm-size]
|
|
|
|
# very special :-)
|
|
|
|
# You will have to use "--status-fd" too
|
2000-07-31 10:04:16 +02:00
|
|
|
# Note: This option does only work if given on the command line.
|
1998-08-11 19:29:34 +02:00
|
|
|
|
|
|
|
|