From 4e130a0209792759cfa5f72298f61fd17ac405b1 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 28 Jan 2025 12:41:46 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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. -- 2.49.0