diff options
author | ivan <ivan> | 2001-06-10 09:28:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-06-10 09:28:00 +0000 |
commit | 2c3bc7b78558ff868db86f292791dea3134e440e (patch) | |
tree | 1d0eab931eb4f48b0edd52fa4e818b277c09f252 | |
parent | 44c6304b150b8c68cf6e40976a60b761ec19451c (diff) |
doc
-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. |