summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorivan <ivan>1999-08-11 20:57:52 +0000
committerivan <ivan>1999-08-11 20:57:52 +0000
commitcd4acd5da9225088baec070872ebec125c670981 (patch)
treeffdbfa2bbabd6fe31b0aef4999ac88a16b6d7c8d /htdocs
parent9d1c4be2e9cc349481101bbc11a9acdc1b7c235a (diff)
*** empty log message ***
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/docs/billing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/billing.html b/htdocs/docs/billing.html
index 02bfbd783..c0354f1ca 100644
--- a/htdocs/docs/billing.html
+++ b/htdocs/docs/billing.html
@@ -3,7 +3,7 @@
</head>
<body>
<h1>Billing</h1>
- The bin/bill script can be run daily to bill all customers. Usage: bill [ -c [ i ] ] [ -d <i>date</i> ] [ -b ]
+ The freeside-bill script can be run daily to bill all customers. Usage: bill [ -c [ i ] ] [ -d <i>date</i> ] [ -b ]
<ul>
<li>-c: Turn on collecting (you probably want this).
<li>-i: Real-time billing (as opposed to bacth billing). Only relevant for credit cards. Not available without modifying site_perl/Bill.pm