Update README.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 7s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 7s
This commit is contained in:
parent
b8c56026d1
commit
cf032cd9c1
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue