summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-daily
diff options
context:
space:
mode:
authorivan <ivan>2010-10-13 23:14:05 +0000
committerivan <ivan>2010-10-13 23:14:05 +0000
commit73669a6079b2adf6c523ff3f69a4341f028a0f3a (patch)
tree9d9cabbb3f72e57b4796ec177035cb7319ed03d9 /FS/bin/freeside-daily
parent7f9c2a0086d8f644b27b79c14cedb627a96aa1cf (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.