diff --git a/README.md b/README.md index db11428..3f03713 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Options: -c, --compress-level [default: 11] -o, --old -n, --new + -e, --encrypt -h, --help Print help ``` @@ -25,8 +26,9 @@ Usage: zspatch [OPTIONS] --filename --dest-dir Options: -f, --filename -d, --dest-dir - -h, --hash-check - --help Print help + -m, --metadata + -c, --check-hash + -h, --help Print help ``` ```