Update usage and mention required lua version

This commit is contained in:
Shy 2024-08-26 10:33:47 +02:00
parent e294fcf762
commit dae2a45710

View file

@ -2,14 +2,17 @@
## Requirements ## Requirements
* lua * lua >= 5.3
* curl * curl
* sed * sed
* date * date
## Usage ## Usage
c4mate [-u <user>] [ <query> | -b <id> | -l | +/-<amount> | -g <amount> <user> [<reason>]] If no username is given via the "-u" command line flag, c4mate will use the
value of the $USER environment variable as username.
Usage: c4mate [-u <user>] [ <query> | -b <id> | -l | +/-<amount> | -g <amount> <user> [<reason>]]
Display current balance: Display current balance:
c4mate c4mate
Find and buy item (interactive): Find and buy item (interactive):