Explorar o código

fix bug in readme (#1011)

--max-target-megabytes INT
sergiomarotco %!s(int64=3) %!d(string=hai) anos
pai
achega
e15ab0dc2a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -160,7 +160,7 @@ Flags:
   -b, --baseline-path          path to a previously generated report with known issues that gitleaks should ignore
   -s, --source string          path to source (git repo, directory, file)
   -v, --verbose                show verbose output from scan
-  --max-target-megabytes       files larger than this will be skipped
+  --max-target-megabytes int   files larger than this will be skipped
 
 Use "gitleaks [command] --help" for more information about a command.
 ```