瀏覽代碼

corrected mistake to match usage section

Joël COSTAMAGNA 8 年之前
父節點
當前提交
5114689a34
共有 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