[Spambayes-checkins] spambayes/scripts sb_dbexpimp.py,1.6,1.7

Kenny Pitt kpitt at users.sourceforge.net
Tue Feb 10 13:54:41 EST 2004


Update of /cvsroot/spambayes/spambayes/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23417

Modified Files:
	sb_dbexpimp.py 
Log Message:
Fix typo in usage statement.


Index: sb_dbexpimp.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/scripts/sb_dbexpimp.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** sb_dbexpimp.py	5 Feb 2004 08:13:26 -0000	1.6
--- sb_dbexpimp.py	10 Feb 2004 18:54:38 -0000	1.7
***************
*** 49,53 ****
              -f: FN : flat file to export to or import from
              -p: FN : name of pickled database file to use
!             -f: FN : name of dbm database file to use
              -m     : merge import into an existing database file.  This is
                       meaningful only for import. If omitted, a new database
--- 49,53 ----
              -f: FN : flat file to export to or import from
              -p: FN : name of pickled database file to use
!             -d: FN : name of dbm database file to use
              -m     : merge import into an existing database file.  This is
                       meaningful only for import. If omitted, a new database




More information about the Spambayes-checkins mailing list