From: Stephen Seo Date: Wed, 24 Jul 2024 06:24:44 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~29 X-Git-Url: https://git.seodisparate.com/stephenseo/client_config?a=commitdiff_plain;h=ffa5885ed6ad53d38d33ffc661490e8e87f4edbe;p=SimpleArchiver Update README.md --- diff --git a/README.md b/README.md index d2dab43..831a6ab 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ API calls. If creating archive file, remaining args specify files to archive. If extracting archive file, remaining args specify files to extract. +Note that `--compressor` and `--decompressor` cmds must accept data from stdin +and return processed data to stdout. + ## LICENSE Information Uses the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0).