Re: Please explain this GPG switch--> --textmode %?a?-u %a? %f
Hello Christian,
On Monday, January 5, 2004 at 1:40:39 PM -0800, Christian Seberino wrote:
> I still don't understand this GPG switch for mutt...
> --textmode %?a?-u %a? %f
That's:
| --textmode
| if $pgp_sign_as
| -u $pgp_sign_as # -u == --local-user
| endif
| filename_of_message
--textmode deals with LF or CRLF end of lines, --local-user sets the
signator, and if it lacks the signator is GnuPG's default.
Bye! Alain.
--
<URL:http://www.tuxedo.org/~esr/faqs/smart-questions.html>