]> git.notmuchmail.org Git - notmuch/commit
cli: add space separator for keyword, string, and int arguments
authorDavid Bremner <david@tethera.net>
Sat, 1 Jul 2017 15:18:45 +0000 (12:18 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 12 Jul 2017 20:46:29 +0000 (17:46 -0300)
commita32dd81a55a5d745dbf840b42d03e835a4e1e45c
tree09a70a8b3d9675e1129f5f8828a5b809b7353e1a
parentde9baa29dc990e4166b47dc2b0d0cf560014834b
cli: add space separator for keyword, string, and int arguments

Defer the complication of optional boolean arguments for later (never?).
command-line-arguments.c
doc/man1/notmuch.rst
test/T030-config.sh
test/T690-command-line-args.sh