diff src/readpst.c @ 238:410b6422d65b

fix --help usage; readpstlog is gone
author Carl Byington <carl@five-ten-sg.com>
date Sun, 13 Sep 2009 10:49:12 -0700
parents 093e0e9248bb
children aa50c23a6935
line wrap: on
line diff
--- a/src/readpst.c	Sat Sep 12 14:12:22 2009 -0700
+++ b/src/readpst.c	Sun Sep 13 10:49:12 2009 -0700
@@ -646,7 +646,7 @@
     printf("\t-S\t- Separate. Write emails in the separate format\n");
     printf("\t-b\t- Don't save RTF-Body attachments\n");
     printf("\t-c[v|l]\t- Set the Contact output mode. -cv = VCard, -cl = EMail list\n");
-    printf("\t-d <filename> \t- Debug to file. This is a binary log. Use readpstlog to print it\n");
+    printf("\t-d <filename> \t- Debug to file.\n");
     printf("\t-h\t- Help. This screen\n");
     printf("\t-j <integer>\t- Number of parallel jobs to run\n");
     printf("\t-k\t- KMail. Output in kmail format\n");