Mention multiple recipients in man page
This commit is contained in:
parent
0b22220e3c
commit
83c0edd9fb
1 changed files with 1 additions and 0 deletions
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 a new issue