[PATCH 4/6] cli: notmuch count: use getopt_long for parsing command line options

2011-11-14 Thread Jani Nikula
Signed-off-by: Jani Nikula --- notmuch-count.c | 33 ++--- 1 files changed, 18 insertions(+), 15 deletions(-) diff --git a/notmuch-count.c b/notmuch-count.c index 20ce334..4987ca8 100644 --- a/notmuch-count.c +++ b/notmuch-count.c @@ -28,34 +28,37 @@ notmuch_count_c

[PATCH 4/6] cli: notmuch count: use getopt_long for parsing command line options

2011-11-13 Thread Jani Nikula
Signed-off-by: Jani Nikula --- notmuch-count.c | 33 ++--- 1 files changed, 18 insertions(+), 15 deletions(-) diff --git a/notmuch-count.c b/notmuch-count.c index 20ce334..4987ca8 100644 --- a/notmuch-count.c +++ b/notmuch-count.c @@ -28,34 +28,37 @@ notmuch_count_c