remove $Log$
[freeside.git] / FS / bin / freeside-print-batch
index c1a25ed..baef437 100755 (executable)
@@ -223,21 +223,21 @@ freeside-print-batch - Prints or emails cust_pay_batch. Also deletes
 Prints or emails cust_pay_batch. Can enter payment and delete
 printed records. Usually run as a cron job.
 
--v: Verbose - Prints records to STDOUT.
+B<-v>: Verbose - Prints records to STDOUT.
 
--p: Print to printer lpr as found in the conf directory.
+B<-p>: Print to printer lpr as found in the conf directory.
 
--e: Email output to user found in the Conf email file.
+B<-e>: Email output to user found in the Conf email file.
 
--a: Automatically pays all records in cust_pay_batch. Use -d with this option usually.
+B<-a>: Automatically pays all records in cust_pay_batch. Use -d with this option usually.
 
--d:    Delete - Pays account and deletes record from cust_pay_batch.
+B<-d>: Delete - Pays account and deletes record from cust_pay_batch.
 
 user: From the mapsecrets file - see config.html from the base documentation
 
 =head1 VERSION
 
-$Id: freeside-print-batch,v 1.1 2000-05-13 21:57:56 ivan Exp $
+$Id: freeside-print-batch,v 1.3 2001-08-21 02:44:47 ivan Exp $
 
 =head1 BUGS
 
@@ -252,15 +252,9 @@ for more information regarding this license.
 
 L<FS::cust_main>, config.html from the base documentation
 
-=head1 HISTORY
-
-griff@aver-computer.com July 99
-
-$Log: freeside-print-batch,v $
-Revision 1.1  2000-05-13 21:57:56  ivan
-add print_batch script from Joel Griffiths
+=head1 AUTHOR
 
+Joel Griffiths <griff@aver-computer.com> July 99
 
 =cut
 
-