diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 2 | ||||
-rw-r--r-- | doc/gpg.sgml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index aefc8adfd..aaccda6ce 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -507,7 +507,7 @@ the DB is always of type 1 and this is the only record of this type. Record type 5: (pref record) -------------- - Informations about preferences + This record type is not anymore used. 1 byte value 5 1 byte reserved diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 80413283c..ae1165765 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -354,6 +354,7 @@ List preferences.</para></listitem></varlistentry> <term>showpref</term> <listitem><para> More verbose preferences listing.</para></listitem></varlistentry> + <varlistentry> <term>setpref &ParmString;</term> <listitem><para> Set the list of user ID preferences to &ParmString;, this should be @@ -363,6 +364,7 @@ preferences to nil. Only available algorithms are allowed. This command just initializes an internal list and does not change anything unless another command which changes the self-signatures is used. </para></listitem></varlistentry> + <varlistentry> <term>updpref</term> <listitem><para> Change the preferences of all user IDs (or just of the selected ones |