From: Carl Worth <cwo...@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 at tethera.net> # # dependencies -- 1.9.1.353.gc66d89d