diff --git a/doc/ChangeLog b/doc/ChangeLog index 6847b8a17..d8f7f3718 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2004-02-25 David Shaw + * gpg.sgml: Document --ask-cert-level, --max-output, and + --default-cert-level. + * gpg.sgml: Document keyserver-option http-proxy, import-option merge-only, remove old honor-http-proxy, --merge-only, and --emulate-md-encode-bug. Document COLUMNS and LINES. diff --git a/doc/gpg.sgml b/doc/gpg.sgml index e80deb39d..78af0cb5e 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -268,14 +268,13 @@ Same as --list-keys, but the signatures are listed too. For each signature listed, there are several flags in between the "sig" tag and keyid. These flags give additional information about each signature. From left to right, they are the numbers 1-3 for -certificate check level (see --default-cert-check-level), "L" for a -local or non-exportable signature (see --lsign-key), "R" for a -nonRevocable signature (see --nrsign-key), "P" for a signature that -contains a policy URL (see --cert-policy-url), "N" for a signature -that contains a notation (see --cert-notation), "X" for an eXpired -signature (see --ask-cert-expire), and the numbers 1-9 or "T" for 10 -and above to indicate trust signature levels (see the --edit-key -command "tsign"). +certificate check level (see --ask-cert-level), "L" for a local or +non-exportable signature (see --lsign-key), "R" for a nonRevocable +signature (see --nrsign-key), "P" for a signature that contains a +policy URL (see --cert-policy-url), "N" for a signature that contains +a notation (see --cert-notation), "X" for an eXpired signature (see +--ask-cert-expire), and the numbers 1-9 or "T" for 10 and above to +indicate trust signature levels (see the --edit-key command "tsign"). @@ -805,6 +804,19 @@ Write output to &ParmFile;. + +--max-output &ParmN; + +This option set a limit on the number of bytes that will be generated +when processing a file. Since OpenPGP supports various levels of +compression, it is possible that the plaintext of a given message may +be significantly larger than the original OpenPGP message. While +GnuPG works properly with such messages, there is often a desire to +set a maximum file size that will be generated before processing is +forced to stop by the OS limits. Defaults to 0, which means "no +limit". + + --mangle-dos-filenames --no-mangle-dos-filenames @@ -1006,11 +1018,24 @@ Assume "yes" on most questions. --no - Assume "no" on most questions. +Assume "no" on most questions. + ---default-cert-check-level &ParmN; +--ask-cert-level +--no-ask-cert-level + +When making a key signature, prompt for a certification level. If +this option is not specified, the certification level used is set via +--default-cert-level. See --default-cert-level for information on the +specific levels and how they are used. --no-ask-cert-level disables +this option. This option defaults to yes. + + + + +--default-cert-level &ParmN; The default to use for the check level when signing a key. @@ -1038,11 +1063,10 @@ Note that the examples given above for levels 2 and 3 are just that: examples. In the end, it is up to you to decide just what "casual" and "extensive" mean to you. -This option defaults to 0. +This option defaults to 0 (no particular claim). - --trusted-key long key ID