diff options
-rwxr-xr-x | FS/bin/freeside-print-batch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/bin/freeside-print-batch b/FS/bin/freeside-print-batch index baef43787..da4ecf464 100755 --- a/FS/bin/freeside-print-batch +++ b/FS/bin/freeside-print-batch @@ -229,7 +229,7 @@ B<-p>: Print to printer lpr as found in the conf directory. B<-e>: Email output to user found in the Conf email file. -B<-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. Usually used with the B<-d> option. B<-d>: Delete - Pays account and deletes record from cust_pay_batch. @@ -237,7 +237,7 @@ user: From the mapsecrets file - see config.html from the base documentation =head1 VERSION -$Id: freeside-print-batch,v 1.3 2001-08-21 02:44:47 ivan Exp $ +$Id: freeside-print-batch,v 1.4 2001-11-02 08:14:14 ivan Exp $ =head1 BUGS |