소스 검색

Merge pull request #17 from Joel-Costamagna/patch-1

corrected mistake to match usage section
Zachary Rice 8 년 전
부모
커밋
668fceb048
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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