From 1cd40e8146c03fe5caf41ca87326b11536f557c0 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 9 Dec 2021 13:40:32 +0300 Subject: [PATCH] Typo --- doc/warcs.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/warcs.texi b/doc/warcs.texi index a88cde4..feac377 100644 --- a/doc/warcs.texi +++ b/doc/warcs.texi @@ -24,7 +24,7 @@ Zstandard compressed WARC, as in Multi-frame format is properly indexed. Dictionary at the beginning is also supported. -It is processed with with @command{unzstd} (@file{cmd/zstd/unzstd}) +It is processed with @command{unzstd} (@file{cmd/zstd/unzstd}) utility. It eats compressed stream from @code{stdin}, outputs decompressed data to @code{stdout}, and prints each frame size with corresponding decompressed data size to 3rd file descriptor (if it is -- 2.44.0