]> git.seodisparate.com - SimpleArchiver/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Fri, 26 Jul 2024 03:42:43 +0000 (12:42 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 26 Jul 2024 03:42:43 +0000 (12:42 +0900)
README.md

index 86d24522beb1e81ea7611b026142bb9ce4e7af72..050f5859aeb21a7838ce8642e704ca03d179be2f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ API calls.
     -t : examine archive file
     -f <filename> : 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 <dir> : Change current working directory before archiving/extracting
     --compressor <full_compress_cmd> : requires --decompressor
     --decompressor <full_decompress_cmd> : requires --compressor
       Specifying "--decompressor" when extracting overrides archive file's stored decompressor cmd