diff options
Diffstat (limited to 'Capture-decryption/README.md')
-rw-r--r-- | Capture-decryption/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Capture-decryption/README.md b/Capture-decryption/README.md index 5a3535c..4a9a8e8 100644 --- a/Capture-decryption/README.md +++ b/Capture-decryption/README.md @@ -38,5 +38,5 @@ pip install protobuf==3.20.* ## Usage ``` -python decode_capture.py <your-file>.cns.dec > <output-name>.json +python decode_capture.py <your-file>.cns.dec ```
\ No newline at end of file |