From e4142bf8326bb81a0f25980a6b89857a86ebc84b Mon Sep 17 00:00:00 2001 From: Seednode Date: Fri, 8 Sep 2023 00:51:13 -0500 Subject: [PATCH] Added --profile option to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c39757..c7f9039 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Flags: --maximum-files uint32 skip directories with file counts over this value (default 4294967295) --minimum-files uint32 skip directories with file counts under this value -p, --port uint16 port to listen on (default 8080) + --profile register net/http/pprof handlers -r, --recursive recurse into subdirectories --refresh-interval string force refresh interval equal to this duration (minimum 500ms) -s, --sort enable sorting