diff --git a/README.md b/README.md index 34c5a49..86d2452 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ API calls. --overwrite-create : allows overwriting an archive file --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) -- : 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.