diff options
author | Werner Koch <wk@gnupg.org> | 1999-01-07 18:05:48 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-01-07 18:05:48 +0100 |
commit | 7d0efec7cf5ae110c99511abc32587ff0c45b14f (patch) | |
tree | c25f43c0b175ca31c84da4e9a256b259ea070fc7 /doc | |
parent | See ChangeLog: Sun Jan 3 15:28:44 CET 1999 Werner Koch (diff) | |
download | gnupg2-7d0efec7cf5ae110c99511abc32587ff0c45b14f.tar.xz gnupg2-7d0efec7cf5ae110c99511abc32587ff0c45b14f.zip |
See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.1pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 31226651d..d4e4ab0b0 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -399,10 +399,10 @@ B<--s2k-mode> I<number> B<--compress-algo> I<number> Use compress algorithm I<number>. Default is I<2> which is RFC1950 compression; you may use I<1> to use the old zlib - version which is used by PGP. This is only used for - new messages. The default algorithm may give better + version which is used by PGP. + 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. + If this is not used the OpenPGP behavior is used; i.e. the compression algorith is selected from the preferences. B<--digest-algo> I<name> @@ -418,7 +418,7 @@ B<--throw-keyid> process because all available secret keys are tried. B<--not-dash-escaped> - This option changes the behaviour of cleartext signature + This option changes the behavior of cleartext signature so that they can be used for patch files. You should not send such an armored file via email because all spaces and line endings are hashed too. You can not use this |