mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-10 21:38:50 +01:00
* gpg.sgml: Note that level 0 signatures are always accepted
regardless of --min-cert-level.
This commit is contained in:
parent
203e4835f6
commit
e040113f3c
@ -1,3 +1,8 @@
|
||||
2005-02-05 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Note that level 0 signatures are always accepted
|
||||
regardless of --min-cert-level.
|
||||
|
||||
2005-02-03 Werner Koch <wk@g10code.com>
|
||||
|
||||
* README.W32: Updated to match the switch to the NSIS installer.
|
||||
|
17
doc/gpg.sgml
17
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>
|
||||
@ -1104,6 +1097,16 @@ This option defaults to 0 (no particular claim).
|
||||
</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. 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>
|
||||
|
Loading…
Reference in New Issue
Block a user