Update help
This commit is contained in:
parent
eda7c77632
commit
296ca0b7d4
1 changed files with 12 additions and 12 deletions
6
revbank
6
revbank
|
@ -82,10 +82,10 @@ individual elements with whitespace.
|
||||||
Valid commands:
|
Valid commands:
|
||||||
<productID> Look up product from database
|
<productID> Look up product from database
|
||||||
<amount> Withdraw or enter price manually
|
<amount> Withdraw or enter price manually
|
||||||
<user> Pay with your account
|
<account> [Pay with your account and] show balance
|
||||||
deposit [<amount>] [Create and] deposit into an account
|
deposit [<amount>] [Create and] deposit into an account
|
||||||
give [<user>] [<amount>] Transfer money to user's account
|
give [<account>] [<amount>] Transfer money to user's account
|
||||||
take [<users>] [<amount>] Take money from users (equal parts)
|
take [<accounts>] [<amount>] Take money from users (equal parts)
|
||||||
list List accounts and balances
|
list List accounts and balances
|
||||||
undo [<id>] Undo a certain transaction
|
undo [<id>] Undo a certain transaction
|
||||||
help The stuff you're looking at right now :)
|
help The stuff you're looking at right now :)
|
||||||
|
|
Loading…
Add table
Reference in a new issue