Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:
> + { .opt_keyword = (int*)(¶ms.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
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch