diff options
author | Werner Koch <[email protected]> | 2018-02-22 15:39:52 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-02-22 15:39:52 +0000 |
commit | 641aae783e46af9eb47994dd598df4e51fb8296c (patch) | |
tree | cf63a62fbab1e3817ec727f0f3a7a3055068c4f8 /doc/gpgsm.texi | |
parent | Post release updates. (diff) | |
download | gnupg-641aae783e46af9eb47994dd598df4e51fb8296c.tar.gz gnupg-641aae783e46af9eb47994dd598df4e51fb8296c.zip |
doc: Fix recently introduced typo in gpgsm.texi.
--
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index cd2a74165..7c6c3153f 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -256,7 +256,7 @@ fingerprints or keygrips. @item --export-secret-key-p12 @var{key-id} @opindex export-secret-key-p12 -Export the private key and the certificate identified by @var{key-id} in +Export the private key and the certificate identified by @var{key-id} using the PKCS#12 format. When used with the @code{--armor} option a few informational lines are prepended to the output. Note, that the PKCS#12 format is not very secure and proper transport security should be used |