README minor change.

This commit is contained in:
Alexander Andreev 2022-08-19 21:37:51 +04:00
parent 181f4870d7
commit 612b03e531
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ A simple CAPTCHA service implementation.
justcaptchad -expiry 5m -listen /var/run/justcaptchad/j.sock
`-expiry` takes time for CAPTCHA to be valid for in format XX{s,m,h}.
`-expiry` takes time for CAPTCHA to be valid for in format X{s,m,h}.
`-listen` is `ip:port` or `/path/to/unix.sock` to listen on.