diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.sgml | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 5f1faf264..686fa888b 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1063,13 +1063,6 @@ specific levels and how they are used. --no-ask-cert-level disables this option. This option defaults to no. </para></listitem></varlistentry> -<varlistentry> -<term>--min-cert-level</term> -<listitem><para> -When building the trust database, disregard any signatures with a -certification level below this. Defaults to 2, which disregards level -1 signatures. -</para></listitem></varlistentry> <varlistentry> <term>--default-cert-level &ParmN;</term> @@ -1105,6 +1098,16 @@ This option defaults to 0 (no particular claim). <varlistentry> +<term>--min-cert-level</term> +<listitem><para> +When building the trust database, disregard any signatures with a +certification level below this. Defaults to 2, which disregards level +1 signatures. Note that level 0 "no particular claim" signatures are +always accepted. +</para></listitem></varlistentry> + + +<varlistentry> <term>--trusted-key <parameter>long key ID</parameter></term> <listitem><para> Assume that the specified key (which must be given |