From c095c40644ddc05419ccb364966789933506fcb2 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 26 Jul 2024 12:42:43 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 86d2452..050f585 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ API calls. -t : examine archive file -f : filename to work on Use "-f -" to work on stdout when creating archive or stdin when reading archive + NOTICE: "-f" is not affected by "-C"! + -C : Change current working directory before archiving/extracting --compressor : requires --decompressor --decompressor : requires --compressor Specifying "--decompressor" when extracting overrides archive file's stored decompressor cmd