From: Stephen Seo Date: Thu, 25 Jul 2024 01:46:00 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~25 X-Git-Url: https://git.seodisparate.com/stephenseo/static/static/git-logo.png?a=commitdiff_plain;h=b96d26de81ea7c248da072ab205f81d72a6f1870;p=SimpleArchiver Update README.md --- 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.