New command: adduser

Creating users with 'deposit' was hard to explain.
This commit is contained in:
Juerd Waalboer 2019-03-09 22:47:50 +01:00
parent f3e90cf710
commit 3489793a97
2 changed files with 39 additions and 2 deletions

View file

@ -11,13 +11,16 @@ undo
give
grandtotal
take
nyan # fun, but not compatible with dumb terminals
pfand # makes little sense in a self service environment
stock
unlisted
#warnings
adduser
beep_terminal
game # Scan-foo game
#nyan # fun, but not compatible with dumb terminals
#game # Scan-foo game
# Then, plugins that apply heuristics
@ -26,3 +29,5 @@ market # also matches product IDs
withdraw # matches amounts
users # matches usernames
deposit # wants to be after 'users'
#deposit_methods # Extra options for 'deposit'. Edit/configure first!
repeat