Parcourir la source

update readme

Zachary il y a 3 ans
Parent
commit
afc89f91c0
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -271,9 +271,7 @@ title = "Gitleaks title"
 # https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml
 useDefault = true
 # or you can supply a path to a configuration. Path is relative to where gitleaks
-# was invoked, not the location of the base config. This is a bit clunky.
-# A better alternative would be to supply an absolute path (expanded env var
-# not supported at this time)
+# was invoked, not the location of the base config.
 path = "common_config.toml"
 
 # An array of tables that contain information that define instructions