readme update

This commit is contained in:
2025-10-20 13:03:13 +03:00
parent 90b5d8a523
commit 771d276eb6

View File

@@ -12,6 +12,7 @@ Options:
-c, --compress-level <COMPRESS_LEVEL> [default: 11]
-o, --old <OLD>
-n, --new <NEW>
-e, --encrypt
-h, --help Print help
```
@@ -25,8 +26,9 @@ Usage: zspatch [OPTIONS] --filename <FILENAME> --dest-dir <DEST_DIR>
Options:
-f, --filename <FILENAME>
-d, --dest-dir <DEST_DIR>
-h, --hash-check
--help Print help
-m, --metadata
-c, --check-hash
-h, --help Print help
```
```