From: Sergey Matveev Date: Fri, 24 Jun 2022 12:29:55 +0000 (+0300) Subject: Typo X-Git-Tag: v0.1.0~28 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=035e7b51f05753fb66fc58d76ba6c6d2abebb10f;p=tofuproxy.git Typo --- diff --git a/cmd/zstd/README b/cmd/zstd/README index 7a1612c..1671346 100644 --- a/cmd/zstd/README +++ b/cmd/zstd/README @@ -3,7 +3,7 @@ holds exactly single WARC record. It also explicitly adds checksum. Utility takes records from stdin, where each record has 64-bit big-endian length prefix. -unzstd decompressed Zstandard frames stream from stdin to stdout. If +unzstd decompresses Zstandard frames stream from stdin to stdout. If stream starts with the dictionary (either compressed, or uncompressed) it is loaded first. If 3rd file descriptor is opened, then each frame's offset (its size) with decompressed data size is printed in