From: Stephen Seo Date: Fri, 4 Oct 2024 12:28:29 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~1^2~8 X-Git-Url: https://git.seodisparate.com/tbm-edit-output.jpg?a=commitdiff_plain;h=cf032cd9c149e48d2176a4d8a7c0b40e4f16da50;p=SimpleArchiver Update README.md --- diff --git a/README.md b/README.md index d1aaaba..7d4a7af 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ API calls. --overwrite-extract : allows overwriting when extracting --no-abs-symlink : do not store absolute paths for symlinks --temp-files-dir : where to store temporary files created when compressing (defaults to current working directory) + --write-version : Force write version file format (default 1) + --chunk-min-size : v1 file format minimum chunk size (default 4194304 or 4MiB) -- : specifies remaining arguments are files to archive/extract If creating archive file, remaining args specify files to archive. If extracting archive file, remaining args specify files to extract.