From d4563904220442f95826af4d03620b840f2f0bf7 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 22 Apr 2014 13:04:56 -0700 Subject: [PATCH] Add a comment describing the program It's quite simple, really. --- notmuch-to-html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notmuch-to-html b/notmuch-to-html index 41c7a75..6b42aff 100755 --- a/notmuch-to-html +++ b/notmuch-to-html @@ -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 # # dependencies -- 2.43.0