]> git.cworth.org Git - notmuch/commitdiff
nmbug-status: Add metavars for --config and --get-query
authorW. Trevor King <wking@tremily.us>
Mon, 10 Feb 2014 18:40:26 +0000 (10:40 -0800)
committerDavid Bremner <david@tethera.net>
Tue, 11 Feb 2014 01:13:37 +0000 (21:13 -0400)
Now the suggested usage (listed by 'nmbug-status --help') is:

  usage: nmbug-status [-h] [--text] [--config PATH] [--list-views]
                      [--get-query VIEW]

instead of the less obvious:

  usage: nmbug-status [-h] [--text] [--config CONFIG] [--list-views]
                      [--get-query GET_QUERY]


No differences found