]> git.seodisparate.com - SimpleArchiver/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Fri, 4 Oct 2024 12:28:29 +0000 (21:28 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 4 Oct 2024 12:28:29 +0000 (21:28 +0900)
README.md

index d1aaabab33549f782e638b26c92b1375402d65a2..7d4a7afcf1619416605a439aec4212a103fccbcf 100644 (file)
--- 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 <dir> : where to store temporary files created when compressing (defaults to current working directory)
+    --write-version <version> : Force write version file format (default 1)
+    --chunk-min-size <bytes> : 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.