From: Michael Orlitzky Date: Sun, 8 Nov 2015 22:28:46 +0000 (-0500) Subject: Change the description at the top of the executable. X-Git-Tag: 0.0.1~4 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=commitdiff_plain;h=cc120c717cc6edb0291cc0cfbb8f2404daa57dbb;ds=sidebyside Change the description at the top of the executable. --- diff --git a/bin/mailshears b/bin/mailshears index d285171..d9d1625 100755 --- a/bin/mailshears +++ b/bin/mailshears @@ -1,6 +1,6 @@ #!/usr/bin/ruby -wU # -# mailshears, to prune unused mail directories (and more). +# mailshears, to mangle your mail garden # # Load all of our lib/ code.