diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index ae860d7f6..db110618d 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2211,8 +2211,10 @@ opposite meaning. The options are: @item import-export Run the entire import code but instead of storing the key to the - local keyring write it to the output. This option can be used to - remove all invalid parts from a key without the need to store it. + local keyring write it to the output. The export options + @option{export-pka} and @option{export-dane} affect the output. This + option can be used to remove all invalid parts from a key without the + need to store it. @item merge-only During import, allow key updates to existing keys, but do not allow |