From b9a31898cfe7fd448754a98fdaa8b4145509150d Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 10 Nov 2019 11:47:36 -0500 Subject: email-print-mime-structure: change --use-gpg-agent to a simple flag Turns out that type=bool doesn't really do what we want it to do (see https://bugs.python.org/issue37564), and there is no built-in easy answer for argparse to accept a boolean value sensibly (e.g. type='bool', which might be able to handle "yes" and "no" and "1" and "0" and "on" and "off" as well as "true" and "false", etc) So rather than implement all of that here, we'll just have --use-gpg-agent as a simple flag. This is an API change, but the previous API has only been out for a few days, and the tool is documented for interactive use. Signed-off-by: Daniel Kahn Gillmor --- email-print-mime-structure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'email-print-mime-structure') diff --git a/email-print-mime-structure b/email-print-mime-structure index aac8194..3f29fb9 100755 --- a/email-print-mime-structure +++ b/email-print-mime-structure @@ -155,9 +155,9 @@ def main() -> None: epilog="Example: email-print-mime-structure