Skip to content

Commit 151d2f3

Browse files
author
rootware
committed
minor format change
1 parent 31c5662 commit 151d2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyredactkit/pyredactkit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def main():
4747
"--unredact",
4848
help="""
4949
Option to unredact masked data.
50-
Usage: pyredactkit [redactedfile] -u [.hashshadow.json]
50+
Usage: pyredactkit [redacted_file] -u [.hashshadow.json]
5151
"""
5252
)
5353
parser.add_argument(

0 commit comments

Comments
 (0)