Skip to content

Commit

Permalink
Minor README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Oct 14, 2020
1 parent 191fde0 commit b62ade2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pip3 install find-gcp-keys
### Command line

```
find-gcp-keys <dir_path> [--no-validate/-n] [--file-pattern <regex>]
find-gcp-keys <dir_path> [--no-validate/-n] [--file-pattern/-p <regex>]
```

Note that by default, the CLI only searches for the JSON key files
Expand Down

0 comments on commit b62ade2

Please sign in to comment.