diff options
Diffstat (limited to '')
-rw-r--r-- | doc/gpgsm.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 202631a61..4e67d7557 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -258,7 +258,7 @@ Export the private key and the certificate identified by @var{key-id} in a 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 this command is only provided if there is -no other way to exchange the private key. (@pxref{option --p12-charset}) +no other way to exchange the private key. (@xref{option --p12-charset}) @item --export-secret-key-p8 @var{key-id} @itemx --export-secret-key-raw @var{key-id} @@ -1588,15 +1588,15 @@ are marked by the list commands. @item validation-model This option overrides the command line option @option{validation-model} for the session. -(@pxref{gpgsm-option --validation-model}.) +(@xref{gpgsm-option --validation-model}.) @item with-key-data This option globally enables the command line option -@option{--with-key-data}. (@pxref{gpgsm-option --with-key-data}.) +@option{--with-key-data}. (@xref{gpgsm-option --with-key-data}.) @item enable-audit-log If @var{value} is true data to write an audit log is gathered. -(@pxref{gpgsm-cmd getauditlog}.) +(@xref{gpgsm-cmd getauditlog}.) @item allow-pinentry-notify If this option is used notifications about the launch of a Pinentry |