From: Sergey Matveev Date: Thu, 9 Dec 2021 10:40:32 +0000 (+0300) Subject: Typo X-Git-Tag: v0.1.0~41 X-Git-Url: http://www.git.stargrave.org/?p=tofuproxy.git;a=commitdiff_plain;h=1cd40e8146c03fe5caf41ca87326b11536f557c0 Typo --- 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