Daniel Kahn Gillmor <[email protected]> writes:
> +     { .opt_keyword = (int*)(&params.crypto.decrypt), .name = "decrypt",
> +       .keyword_no_arg_value = "true", .keywords =
> +       (notmuch_keyword_t []){ { "false", NOTMUCH_DECRYPT_FALSE },
> +                               { "auto", NOTMUCH_DECRYPT_AUTO },
> +                               { "true", NOTMUCH_DECRYPT_NOSTASH },
> +                               { 0, 0 } } },

same question as for show, should we support --decrypt=nostash ?

d
_______________________________________________
notmuch mailing list
[email protected]
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to