diff options
author | ivan <ivan> | 2000-06-22 10:52:37 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-06-22 10:52:37 +0000 |
commit | 27649e60bc8cf16ba2f76731a4ebab471df3801c (patch) | |
tree | dde8f299fd77613111c3eaab2d7f5a027a997881 /FS/bin | |
parent | 07d8271c8f91e6a2b34b33133ef22aad96e834ad (diff) |
tyop
Diffstat (limited to 'FS/bin')
-rwxr-xr-x | FS/bin/freeside-bill | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/bin/freeside-bill b/FS/bin/freeside-bill index 208f92071..680d29da5 100755 --- a/FS/bin/freeside-bill +++ b/FS/bin/freeside-bill @@ -104,7 +104,7 @@ the bill and collect methods of a cust_main object. See L<FS::cust_main>. -i: real-time billing (as opposed to batch billing). only relevant for credit cards. - -d: Pretent it's 'date'. Date is in any format Date::Parse is happy with, + -d: Pretend it's 'date'. Date is in any format Date::Parse is happy with, but be careful. user: From the mapsecrets file - see config.html from the base documentation @@ -114,7 +114,7 @@ customers. Otherwise, bills all customers. =head1 VERSION -$Id: freeside-bill,v 1.4 2000-04-03 02:32:57 ivan Exp $ +$Id: freeside-bill,v 1.5 2000-06-22 10:52:37 ivan Exp $ =head1 BUGS |