From 55953c649bd9645a6b5ee94393f751e0af094834 Mon Sep 17 00:00:00 2001 From: Seednode Date: Mon, 25 Sep 2023 17:06:41 -0500 Subject: [PATCH] Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd01c32..90cc4cf 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Flags: -b, --bind string address to bind to (default "0.0.0.0") -c, --cache generate directory cache at startup --cache-file string path to optional persistent cache file + --case-sensitive use case-sensitive matching for filters --code enable support for source code files --code-theme string theme for source code syntax highlighting (default "solarized-dark256") --exit-on-error shut down webserver on error, instead of just printing the error