From 11914d1a50e863f0496a489533ffab4b14b2a01e Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Thu, 8 Jun 2023 08:30:20 +1000 Subject: [PATCH] tweak readme to match latest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65c7ff1..7ac11df 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Flags: --address string address and port to listen to in HTTP mode (default ":8080") --binary set to disable binary file detection and search binary files -c, --case-sensitive make the search case sensitive + --dir string directory to search, if not set defaults to current working directory --exclude-dir strings directories to exclude (default [.git,.hg,.svn]) -x, --exclude-pattern strings file and directory locations matching case sensitive patterns will be ignored [comma separated list: e.g. vendor,_test.go] -r, --find-root attempts to find the root of this repository by traversing in reverse looking for .git or .hg