Update README with new settings. master 0.3
authorEmmanuel Lacour <elacour@home-dn.net>
Sun, 31 Oct 2004 18:46:00 +0000 (19:46 +0100)
committerEmmanuel Lacour <elacour@home-dn.net>
Sun, 31 Oct 2004 18:46:00 +0000 (19:46 +0100)
README

diff --git a/README b/README
index abce7a0..1778e09 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,11 @@
 Usage: perfect_maildir ~/Maildir < mbox
 
+(since v0.3, two settings can be modified at the top of the file for date and
+maildir++ handling)
+
+Simple  - only converts one mbox (can use script in one-liners)
+Perfect - message Flags/X-Flags are converted; "^>From ." line is unescaped
+
 I wrote this script after being unsatisfied with existing mbox to
 maildir converters. By making it "Simple", code complexity is kept
 low thus making it easy to program and debug. At the same time,