mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-10 21:38:50 +01:00
* gpg.sgml: Clarify --min-cert-level a bit.
This commit is contained in:
parent
d9d902dffb
commit
cf7c0feca4
@ -1,3 +1,7 @@
|
|||||||
|
2005-05-05 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.sgml: Clarify --min-cert-level a bit.
|
||||||
|
|
||||||
2005-03-14 Werner Koch <wk@g10code.com>
|
2005-03-14 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* gnupg-w32.reg: Removed.
|
* gnupg-w32.reg: Removed.
|
||||||
|
10
doc/gpg.sgml
10
doc/gpg.sgml
@ -1112,10 +1112,10 @@ This option defaults to 0 (no particular claim).
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>--min-cert-level</term>
|
<term>--min-cert-level</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
When building the trust database, disregard any signatures with a
|
When building the trust database, treat any signatures with a
|
||||||
certification level below this. Defaults to 2, which disregards level
|
certification level below this as invalid. Defaults to 2, which
|
||||||
1 signatures. Note that level 0 "no particular claim" signatures are
|
disregards level 1 signatures. Note that level 0 "no particular
|
||||||
always accepted.
|
claim" signatures are always accepted.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
|
|
||||||
@ -1771,7 +1771,7 @@ not to use a comment string. --comment may be repeated multiple times
|
|||||||
to get multiple comment strings. --no-comments removes all comments.
|
to get multiple comment strings. --no-comments removes all comments.
|
||||||
It is a good idea to keep the length of a single comment below 60
|
It is a good idea to keep the length of a single comment below 60
|
||||||
characters to avoid problems with mail programs wrapping such lines.
|
characters to avoid problems with mail programs wrapping such lines.
|
||||||
Note, that those comment lines, like all other header lines, are not
|
Note that comment lines, like all other header lines, are not
|
||||||
protected by the signature.
|
protected by the signature.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user