summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-daily
diff options
context:
space:
mode:
authorivan <ivan>2010-10-13 23:14:04 +0000
committerivan <ivan>2010-10-13 23:14:04 +0000
commit708b7bd0a10a5bf6be81ce21d946e05e046a00ed (patch)
tree515b0b672d2f75d66ab89d75855b1a76792be90e /FS/bin/freeside-daily
parenta912e1a940a5d168ecb603cf025ede6dd63aae43 (diff)
fix bad POD in manpages, especially freeside-daily -p
Diffstat (limited to 'FS/bin/freeside-daily')
-rwxr-xr-xFS/bin/freeside-daily2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/bin/freeside-daily b/FS/bin/freeside-daily
index e16cc5c9c..6a542c7cd 100755
--- a/FS/bin/freeside-daily
+++ b/FS/bin/freeside-daily
@@ -99,7 +99,7 @@ the bill and collect methods of a cust_main object. See L<FS::cust_main>.
with today's date, irregardless of the pretend date used to pre-generate
the invoices.
- -p: Only process customers with the specified payby (I<CARD>, I<DCRD>, I<CHEK>, I<DCHK>, I<BILL>, I<COMP>, I<LECB>)
+ -p: Only process customers with the specified payby (CARD, DCRD, CHEK, DCHK, BILL, COMP, LECB)
-a: Only process customers with the specified agentnum. Multiple agentnums can be specified, separated with commas.