diff options
Diffstat (limited to 'htdocs/docs/billing.html')
-rw-r--r-- | htdocs/docs/billing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/billing.html b/htdocs/docs/billing.html index 7841bf776..ecb5e1799 100644 --- a/htdocs/docs/billing.html +++ b/htdocs/docs/billing.html @@ -22,7 +22,7 @@ </ul> </ul> <li>You can bill individual customers by clicking on the <i>Bill now</i> link on the main customer view. - <li> The <b>freeside-bill</b> script can be run daily to bill all customers. Usage:<pre>bill [ -c [ i ] ] [ -d <i>date</i> ] [ -b ] <i>user</i></pre> + <li> The <b>freeside-bill</b> script can be run daily to bill all customers. Usage:<pre>freeside-bill [ -c [ i ] ] [ -d <i>date</i> ] [ -b ] <i>user</i></pre> <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. |