1
0
mirror of https://github.com/Luzifer/webcheck.git synced 2024-09-18 23:22:58 +00:00

Update usage

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-07-23 16:22:00 +02:00
parent 299c9943a7
commit edc385dc6a
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -17,7 +17,7 @@
$ webcheck --help
Usage of webcheck:
-i, --interval duration Check interval (default 1s)
-l, --log-dir string Directory to log non-matched requests to (default "./request-log/")
-l, --log-dir string Directory to log non-matched requests to (default "/tmp/resp-log/")
--log-retention duration When to clean up file from log-dir (default 24h0m0s)
-m, --match string RegExp to match the response body against to validate it (default ".*")
--no-log Disable response body logging