diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-12-19 20:16:06 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-12-19 20:16:06 -0800 |
commit | bfa1e79d41fe82808c79d064a65633d828c0e0b3 (patch) | |
tree | 796dbfca5ec32f7206f058a1f5d864276c100daf | |
parent | 7031d0c599829fa3f3f6d8a24e955146cea883f5 (diff) |
not much of an experiment anymore if many of our big customers are doing it, RT#6802
-rwxr-xr-x | FS/bin/freeside-daily | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/bin/freeside-daily b/FS/bin/freeside-daily index 65e3ebd97..ac93aaf2f 100755 --- a/FS/bin/freeside-daily +++ b/FS/bin/freeside-daily @@ -143,7 +143,7 @@ the bill and collect methods of a cust_main object. See L<FS::cust_main>. -l: debugging level - -m: Experimental multi-process mode uses the job queue for multi-process and/or multi-machine billing. + -m: Multi-process mode uses the job queue for multi-process and/or multi-machine billing. -r: Multi-process mode dry run option |