Fix comment
authorMagnus Hagander <magnus@hagander.net>
Sat, 5 Jan 2013 13:49:19 +0000 (14:49 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 5 Jan 2013 13:49:19 +0000 (14:49 +0100)
loader/load_message.py

index 5b8dc68ad35e8db11e090219f381d414888c6291..87b03495e51e0e3371765fe925267d56d0349d34 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
-# load_message.py - takes a single email on standard input
-# and reads it into the database.
+# load_message.py - takes a single email or mbox formatted
+# file on stdin or in a file and reads it into the database.
 #
 
 import os