diff options
author | Werner Koch <[email protected]> | 2005-03-15 15:51:52 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-03-15 15:51:52 +0000 |
commit | 49ffa9ae3107528a9831ab8452b774ac7d29562c (patch) | |
tree | e992a8b41f9e479c32ac8937645f77a4d4d950f1 /doc/gpg.texi | |
parent | * card-util.c (card_status): Use isotimestamp and not the (diff) | |
download | gnupg-49ffa9ae3107528a9831ab8452b774ac7d29562c.tar.gz gnupg-49ffa9ae3107528a9831ab8452b774ac7d29562c.zip |
Preparing a releaseV1-4-1
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 9d9a28014..7ee6df8f9 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1169,6 +1169,10 @@ Use @code{string} as a comment string in clear text signatures and ASCII armored messages or keys (see --armor). The default behavior is not to use a comment string. --comment may be repeated multiple times 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 +characters to avoid problems with mail programs wrapping such lines. +Note, that those comment lines, like all other header lines, are not +protected by the signature. @item --emit-version @itemx --no-emit-version |