docs: update readme

This commit is contained in:
Jun Kurihara 2025-04-28 17:55:54 +09:00
commit 5dac2c60aa
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23

View file

@ -89,6 +89,7 @@ usage: rpxy [OPTIONS] --config <FILE>
Options:
-c, --config <FILE> Configuration file path like ./config.toml
-l, --log-dir <LOG_DIR> Directory for log files. If not specified, logs are printed to stdout.
-h, --help Print help
-V, --version Print version
```