]> diplodocus.org Git - nmh/blobdiff - docs/contrib/localpostproc
Use ToLower() instead of loop.
[nmh] / docs / contrib / localpostproc
index c8f71702fbd97cff4477aed7c6056f86ce89fa57..53bc2a574a4cffb232f71ce1fd6a68b61f5298b9 100755 (executable)
@@ -10,7 +10,8 @@
 #
 
 #
-# Find out which message is the draft message; yes, this sucks.
+# Find the draft message, always the last argument, and whether we've
+# been called with -whom;  the latter sucks.
 #
 # The case statement has to know about switches that take arguments;
 # add to this list as necessary.