Gitlab CI - Debugging
[tpg/opendispense2.git] / docs / dispense.1
index 25557fe..18eead7 100644 (file)
@@ -46,6 +46,10 @@ Give some money to another user (e.g. for pizza).
 .RI "acct [" "user" "]"
 List users (including balances and flags).
 
+.TP
+.RI "donate " "amount reason"
+Give money to the club (for whatever reason)
+
 .SS "Door Members"
 .TP
 .RI "door"
@@ -57,7 +61,9 @@ Open the UCC door.
 .RI "acct " "user" " [+-]" "amount" " '" "reason" "'"
 Alter a user's balance by
 .I amount
-cents, leaving a reason for the coke logs.
+cents, leaving a reason for the coke logs. Implemented as a transfer of
+.I amount
+cents from '>additions' to the user.
 
 .TP
 .RI "refund " "user item_id" " [" "price" "]"
@@ -74,6 +80,9 @@ Update a slot's contents (name and price).
 .RI "acct " "user" " =" "amount" " '" reason "'"
 Set a user's balance to a number of cents.
 
+This function will use the '>countersum' account as the source/sink for money to make the users
+balance as requested
+
 .TP
 .RI "user add " "username"
 Create a new account with the specified username.

UCC git Repository :: git.ucc.asn.au