We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03271f2 commit cfd4040Copy full SHA for cfd4040
README.md
@@ -77,7 +77,7 @@ nltk.download('popular')"
77
Redact names from text file
78
79
```bash
80
-pyredactkit ip_test.txt -t name
+pyredactkit test.txt -t name
81
```
82
83
### Use from github source
0 commit comments