Update of /cvsroot/cvs-syncmail/syncmail
In directory usw-pr-cvs1:/tmp/cvs-serv26547
Modified Files:
syncmail
Log Message:
Fix typo in docstring.
Index: syncmail
===================================================================
RCS file: /cvsroot/cvs-syncmail/syncmail/syncmail,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- syncmail 5 Aug 2002 22:31:42 -0000 1.20
+++ syncmail 19 Sep 2002 19:30:15 -0000 1.21
@@ -49,7 +49,7 @@
-S TEXT
--subject-prefix=TEXT
- Preprend TEXT to the email subject line.
+ Prepend TEXT to the email subject line.
--quiet / -q
Don't print as much status to stdout.
|