1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-04-09 21:41:09 +02:00

* gpg.sgml: Document "notation".

This commit is contained in:
David Shaw 2006-03-09 04:00:18 +00:00
parent d810409068
commit 0317ae66f3
2 changed files with 17 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2006-03-08 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Document "notation".
2006-03-07 David Shaw <dshaw@jabberwocky.com>
* gpg.sgml: Rename backsigs to cross-certification (backsigs is

View File

@ -506,9 +506,10 @@ preferences, without including any implied preferences.
<term>showpref</term>
<listitem><para>
More verbose preferences listing for the selected user ID. This shows
the preferences in effect by including the implied preferences of
3DES (cipher), SHA-1 (digest), and Uncompressed (compression) if they
are not already included in the preference list.
the preferences in effect by including the implied preferences of 3DES
(cipher), SHA-1 (digest), and Uncompressed (compression) if they are
not already included in the preference list. In addition, the
preferred keyserver and signature notations (if any) are shown.
</para></listitem></varlistentry>
<varlistentry>
<term>setpref &ParmString;</term>
@ -529,9 +530,15 @@ used by GnuPG.
Set a preferred keyserver for the specified user ID(s). This allows
other users to know where you prefer they get your key from. See
--keyserver-options honor-keyserver-url for more on how this works.
Note that some versions of PGP interpret the presence of a keyserver
URL as an instruction to enable PGP/MIME mail encoding. Setting a
value of "none" removes a existing preferred keyserver.
Setting a value of "none" removes an existing preferred keyserver.
</para></listitem></varlistentry>
<varlistentry>
<term>notation</term>
<listitem><para>
Set a name=value notation for the specified user ID(s). See
--cert-notation for more on how this works. Setting a value of "none"
removes all notations, and setting a name with no value removes that
notation alone.
</para></listitem></varlistentry>
<varlistentry>
<term>toggle</term>