Corrected small typo in README

This commit is contained in:
Seednode 2023-01-19 20:57:18 -06:00
parent 0f4c4845b2
commit 2f81e540e2
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ This will slightly increase the delay before the application begins responding t
If any `include=`/`exclude=` filters are specified in a given request, the cache will be bypassed for that specific request. If any `include=`/`exclude=` filters are specified in a given request, the cache will be bypassed for that specific request.
The cache can be regenerated any time by accessing the `/clear_cache` endpoint. The cache can be regenerated at any time by accessing the `/clear_cache` endpoint.
## Debug ## Debug
@ -102,4 +102,4 @@ Flags:
-v, --verbose log accessed files to stdout -v, --verbose log accessed files to stdout
Use "roulette [command] --help" for more information about a command. Use "roulette [command] --help" for more information about a command.
``` ```