Added --page-length flag to readme usage info

This commit is contained in:
Seednode 2023-09-09 00:09:26 -05:00
parent e170990e83
commit d2d87e010d
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ Flags:
-h, --help help for roulette
--maximum-files uint32 skip directories with file counts over this value (default 4294967295)
--minimum-files uint32 skip directories with file counts under this value
--page-length uint16 pagination length for stats page
-p, --port uint16 port to listen on (default 8080)
--profile register net/http/pprof handlers
-r, --recursive recurse into subdirectories