1
0
mirror of https://github.com/moparisthebest/gpgit synced 2024-08-13 15:53:50 -04:00

Fixed numbering

This commit is contained in:
Mike Cardwell 2011-02-24 12:07:27 +00:00
parent ccf3c76dc6
commit e8ce1ea990

6
TODO
View File

@ -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