[PATCH 4/5] Add a comment describing the program

Subject: [PATCH 4/5] Add a comment describing the program

Date: Sat, 10 May 2014 12:12:48 -0700

To: notmuch@notmuchmail.org

Cc:

From: W. Trevor King


From: Carl Worth <cworth@cworth.org>

It's quite simple, really.
---
 devel/nmbug/nmbug-status | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/nmbug/nmbug-status b/devel/nmbug/nmbug-status
index e14fecd..c9cc745 100755
--- a/devel/nmbug/nmbug-status
+++ b/devel/nmbug/nmbug-status
@@ -1,5 +1,8 @@
 #!/usr/bin/python
 #
+# Generate an HTML page with the result of one or more notmuch
+# searches, (with links to gmane views of each email if available).
+#
 # Copyright (c) 2011-2012 David Bremner <david@tethera.net>
 #
 # dependencies
-- 
1.9.1.353.gc66d89d


Thread: