diff options
author | Justus Winter <[email protected]> | 2017-05-31 10:11:56 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2017-05-31 15:38:16 +0000 |
commit | 485b5a6e6dfe7aa545afa926e060d516ae911e42 (patch) | |
tree | 8879a66757d8f5fe57b6a9a3d5c7dc5c06df94b0 /doc/gpgsm.texi | |
parent | agent: Fix error from do_encryption. (diff) | |
download | gnupg-485b5a6e6dfe7aa545afa926e060d516ae911e42.tar.gz gnupg-485b5a6e6dfe7aa545afa926e060d516ae911e42.zip |
doc: Improve documentation.
* doc/gpgsm.texi: Mention that '--with-key-data' implies
'--with-colons'.
Signed-off-by: Justus Winter <[email protected]>
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 c3f5aacae..79db1771a 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -564,7 +564,7 @@ Write output to @var{file}. The default is to write it to stdout. Displays extra information with the @code{--list-keys} commands. Especially a line tagged @code{grp} is printed which tells you the keygrip of a key. This string is for example used as the file name of the -secret key. +secret key. Implies @code{--with-colons}. @anchor{gpgsm-option --with-validation} @item --with-validation |