diff options
author | Werner Koch <[email protected]> | 1998-11-13 19:41:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-11-13 19:41:41 +0000 |
commit | 17ea875ab0abd267eb720f8c82ac668e90cc3669 (patch) | |
tree | fc75d775f3e942991d46bee3ed596ffb4523efd6 /doc/gpg.1pod | |
parent | Not yet completed changes to support PPC (diff) | |
download | gnupg-17ea875ab0abd267eb720f8c82ac668e90cc3669.tar.gz gnupg-17ea875ab0abd267eb720f8c82ac668e90cc3669.zip |
See ChangeLog ;-). Key validation should now be faster
Diffstat (limited to 'doc/gpg.1pod')
-rw-r--r-- | doc/gpg.1pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod index aacefcbb3..e299b3809 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -345,6 +345,9 @@ B<--marginals-needed> I<n> Number of marginally trusted users to introduce a new key signator (defaults to 3) +B<--max-cert-depth> I<n> + Maximum depth of a certification chain (default is 5). + B<--cipher-algo> I<name> Use I<name> as cipher algorithm. Running the program with the command B<--version> yields a list of supported |