From 9b609091ab3249a41c3a9f2417ba0250405792c8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 5 Aug 1998 16:51:59 +0000 Subject: intermediate check in --- doc/DETAILS | 1 + doc/gpg.1pod | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index 04236b7e9..d09871ec1 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -128,6 +128,7 @@ Record type 5: (pref record) 1 u32 LID; points to the directory record (and not to the uid record!). (or 0 for standard preference record) 1 u32 next + 30 byte preference data Record type 6 (sigrec) ------------- diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 3cc3b24db..98863102d 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -130,8 +130,6 @@ B<--edit-key> I Remove a subkey. B Change the passphrase of the secret key. - B - Check signatures B I Toggle selection of user id with index I. Use 0 to deselect all. @@ -140,6 +138,8 @@ B<--edit-key> I Use 0 to deselect all. B Check all selected user ids. + B + List preferences. B Toggle between public and secret key listing. B @@ -316,7 +316,8 @@ B<--marginals-needed> I B<--cipher-algo> I Use I as cipher algorithm. Running the program with the option B<--verbose> yields a list of supported - algorithms. + algorithms. If this is not used the cipher algorithm is + selected from the preferences stored with the key. B<--digest-algo> I Use I as message digest algorithm. Running the @@ -329,6 +330,8 @@ B<--compress-algo> I version which is used by PGP. This is only used for new messages. The default algorithm may give better results because the window size is not limited to 8K. + If this is not used the OpenPGP behaviour is used; i.e. + the compression algorith is selected from the preferences. B<--passphrase-fd> I Read the passphrase from file descriptor I. If you use -- cgit v1.2.3