summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-05-10 13:12:22 -0700
committerIvan Kohler <ivan@freeside.biz>2013-05-10 13:12:22 -0700
commitaa7d05879906fde83caf3989d288c4e42de6df86 (patch)
tree886f717de3ed0e1f902c45b15535cb2039fbe80a /bin
parentec5706f29a4b1d6826f150ed4e64bb79c4fe0cb7 (diff)
remove obsolete mapsecrets stuff, RT#21563
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cust_pay_histogram2
-rwxr-xr-xbin/rebill2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/cust_pay_histogram b/bin/cust_pay_histogram
index 714b32140..42bd8844d 100755
--- a/bin/cust_pay_histogram
+++ b/bin/cust_pay_histogram
@@ -103,7 +103,7 @@ Displays a histogram of cust_pay records in the database.
-a: Only process payments of customers with the specified agentnum
-user: From the mapsecrets file - see config.html from the base documentation
+user: Freeside username
=head1 BUGS
diff --git a/bin/rebill b/bin/rebill
index 4f052384d..cf473398a 100755
--- a/bin/rebill
+++ b/bin/rebill
@@ -117,7 +117,7 @@ the bill and collect methods of a cust_main object. See L<FS::cust_main>.
-k: skip notify_flat_delay and vacuum
-user: From the mapsecrets file - see config.html from the base documentation
+user: Freeside user
custnum: if one or more customer numbers are specified, only bills those
customers. Otherwise, bills all customers.