mirror of
https://github.com/moparisthebest/gpgit
synced 2024-11-15 13:35:02 -05:00
Fixed numbering
This commit is contained in:
parent
ccf3c76dc6
commit
e8ce1ea990
6
TODO
6
TODO
@ -20,17 +20,17 @@ it. Patches welcome.
|
||||
|
||||
--default-recipient key-id or email-address
|
||||
|
||||
4.) If one or more of the recipients doesn't have a public key in the local gpg
|
||||
5.) If one or more of the recipients doesn't have a public key in the local gpg
|
||||
ring how do we behave?
|
||||
|
||||
--on-missing-key output-plain / discard-recipient / die
|
||||
|
||||
5.) At the moment, we prefer inline encryption and fall back to PGP/MIME if
|
||||
6.) At the moment, we prefer inline encryption and fall back to PGP/MIME if
|
||||
the message is multipart. Should provide several different optional modes
|
||||
of encryption.
|
||||
|
||||
--encrypt-mode prefer-inline / pgpmime / inline-or-plain
|
||||
|
||||
6.) Optionally specify path to the gpg "homedir" on the command line
|
||||
7.) Optionally specify path to the gpg "homedir" on the command line
|
||||
|
||||
--gpg-home path-to-gnupg-directory
|
||||
|
Loading…
Reference in New Issue
Block a user