~ubuntu-branches/ubuntu/precise/gnupg2/precise-proposed

« back to all changes in this revision

Viewing changes to g10/OPTIONS

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Mueller
  • Date: 2005-03-29 10:30:32 UTC
  • Revision ID: james.westby@ubuntu.com-20050329103032-sj42n2ain3ipx310
Tags: upstream-1.9.15
ImportĀ upstreamĀ versionĀ 1.9.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Some notes used by the maintainers
 
2
 
 
3
 
 
4
store
 
5
# simply packs the input data into a rfc1991 packet format
 
6
 
 
7
check-trustdb
 
8
 
 
9
 
 
10
compress-keys
 
11
# compress exported key, compress level is still set with "-z" and
 
12
# algorithm with --compress-algo" - Default is to not compress keys, as
 
13
# this is better for interoperability.
 
14
 
 
15
compress-sigs
 
16
# Normally, compressing of signatures does not make sense; so this
 
17
# is disabled for detached signatures unless this option is used.
 
18
 
 
19
run-as-shm-coprocess [request-locked-shm-size]
 
20
# very special :-)
 
21
# You will have to use "--status-fd" too
 
22
# Note:  This option does only work if given on the command line.
 
23
 
 
24