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 31c5662 commit 151d2f3Copy full SHA for 151d2f3
pyredactkit/pyredactkit.py
@@ -47,7 +47,7 @@ def main():
47
"--unredact",
48
help="""
49
Option to unredact masked data.
50
- Usage: pyredactkit [redactedfile] -u [.hashshadow.json]
+ Usage: pyredactkit [redacted_file] -u [.hashshadow.json]
51
"""
52
)
53
parser.add_argument(
0 commit comments