From 035e7b51f05753fb66fc58d76ba6c6d2abebb10f Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 24 Jun 2022 15:29:55 +0300 Subject: [PATCH] Typo --- cmd/zstd/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.48.1