Explorar el Código

corrected mistake to match usage section

Joël COSTAMAGNA hace 8 años
padre
commit
5114689a34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ Gitleaks scans all lines of all commits and checks if there are any regular expr
 
 ##### gitLeaks User
 ```bash
-./gitleaks -o {user git url}
+./gitleaks -u {user git url}
 ```
 ##### gitLeaks Org
 ```bash