From: Stephen Seo Date: Tue, 28 Jan 2025 03:41:46 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.12^2~1 X-Git-Url: https://git.seodisparate.com/stephenseo/server_config?a=commitdiff_plain;h=4e130a0209792759cfa5f72298f61fd17ac405b1;p=SimpleArchiver Update README.md --- diff --git a/README.md b/README.md index 43cc9eb..8eea84b 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ API calls. Must be three octal characters like "755" or "440" --force-dir-permissions <3-octal-values> : Force set permissions for directories on archive creation/extraction Must be three octal characters like "755" or "440" + --version : prints version and exits -- : 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.