diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-05-10 13:12:22 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-05-10 13:12:22 -0700 |
commit | aa7d05879906fde83caf3989d288c4e42de6df86 (patch) | |
tree | 886f717de3ed0e1f902c45b15535cb2039fbe80a /bin/rebill | |
parent | ec5706f29a4b1d6826f150ed4e64bb79c4fe0cb7 (diff) |
remove obsolete mapsecrets stuff, RT#21563
Diffstat (limited to 'bin/rebill')
-rwxr-xr-x | bin/rebill | 2 |
1 files changed, 1 insertions, 1 deletions
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. |