]> git.notmuchmail.org Git - notmuch/commitdiff
cli: allow empty strings for notmuch insert --folder argument
authorJani Nikula <jani@nikula.org>
Sat, 14 Oct 2017 13:15:43 +0000 (16:15 +0300)
committerDavid Bremner <david@tethera.net>
Wed, 8 Nov 2017 14:46:44 +0000 (09:46 -0500)
Now that it's easy to add argument specific modifiers in opt
descriptions, add a new .allow_empty field to allow empty strings for
individual string arguments while retaining strict checks
elsewhere. Use this for notmuch insert --folder, where the empty
string means top level folder.


No differences found