mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Mention multiple recipients in man page
This commit is contained in:
parent
0b22220e3c
commit
83c0edd9fb
1
yadm.1
1
yadm.1
@ -427,6 +427,7 @@ By default, the first "gpg" found in $PATH is used.
|
|||||||
Asymmetrically encrypt files with a gpg public/private key pair.
|
Asymmetrically encrypt files with a gpg public/private key pair.
|
||||||
Provide a "key ID" to specify which public key to encrypt with.
|
Provide a "key ID" to specify which public key to encrypt with.
|
||||||
The key must exist in your public keyrings.
|
The key must exist in your public keyrings.
|
||||||
|
Multiple recipients can be specified (separated by space).
|
||||||
If left blank or not provided, symmetric encryption is used instead.
|
If left blank or not provided, symmetric encryption is used instead.
|
||||||
If set to "ASK", gpg will interactively ask for recipients.
|
If set to "ASK", gpg will interactively ask for recipients.
|
||||||
See the ENCRYPTION section for more details.
|
See the ENCRYPTION section for more details.
|
||||||
|
Loading…
Reference in New Issue
Block a user