Skip to content

Commit aa00760

Browse files
authored
Merge pull request #41 from brootware/dev
added f switch for file redaction
2 parents bfbe0cd + a0c7f14 commit aa00760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pyredactkit 'this is my ip:127.0.0.1. my email is [email protected]. secret link
5454
Redact a single file
5555

5656
```bash
57-
pyredactkit test.txt
57+
pyredactkit -f test.txt
5858
```
5959

6060
Unredact the file

0 commit comments

Comments
 (0)