*** empty log message ***
[freeside.git] / htdocs / docs / billing.html
index 02bfbd7..c0354f1 100644 (file)
@@ -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