diff options
author | Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> | 2017-07-20 19:10:42 +0200 |
---|---|---|
committer | Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> | 2017-07-20 19:12:06 +0200 |
commit | cea4313644b531ef87b8c8e4bfddde4388cbbe0d (patch) | |
tree | b68b44f99e1a424d2c17136ef7cbaf48d4e6cad7 /doc | |
parent | indent: Improve readability of some comments in getkey.c (diff) | |
download | gnupg2-cea4313644b531ef87b8c8e4bfddde4388cbbe0d.tar.xz gnupg2-cea4313644b531ef87b8c8e4bfddde4388cbbe0d.zip |
doc: Clarify wording of export-attributes.
* doc/gpg.texi: Clarify wording of export-attributes.
Signed-off-by: Marcus Brinkmann <mb@g10code.com>
GnuPG-bug-id: 2228
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg.texi | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index cae351b56..8ee745cd8 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2433,9 +2433,10 @@ opposite meaning. The options are: Defaults to no. @item export-attributes - Include attribute user IDs (photo IDs) while exporting. This is - useful to export keys if they are going to be used by an OpenPGP - program that does not accept attribute user IDs. Defaults to yes. + Include attribute user IDs (photo IDs) while exporting. Not + including attribute user IDs is useful to export keys that are going + to be used by an OpenPGP program that does not accept attribute user + IDs. Defaults to yes. @item export-sensitive-revkeys Include designated revoker information that was marked as |