From: Stephen Seo Date: Thu, 19 Dec 2024 04:54:57 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.9^2~2 X-Git-Url: https://git.seodisparate.com/stephenseo/LD54_Box_Survival?a=commitdiff_plain;h=754ad8c13a5a87adf169421801bc329e14e07917;p=SimpleArchiver Update README.md --- diff --git a/README.md b/README.md index 02812aa..b41c1f4 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ API calls. --write-version : Force write version file format (default 1) --chunk-min-size : v1 file format minimum chunk size (default 4194304 or 4MiB) --no-pre-sort-files : do NOT pre-sort files by size (by default enabled so that the first file is the largest) + --no-preserve-empty-dirs : do NOT preserve empty dirs (only for file format 2 and onwards) -- : 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.