diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 2ea851b5b..4f347d106 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2709,6 +2709,9 @@ make a clear text signature @item gpg -sb @code{file} make a detached signature +@item gpg -u 0x12345678 -sb @code{file} +make a detached signature with the key 0x12345678 + @item gpg --list-keys @code{user_ID} show keys |