From: Ori Peleg Date: Wed, 10 Apr 2019 10:37:41 +0000 (+0300) Subject: Fixed `-r` typo X-Git-Tag: v1.4.0^2~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1578%2Fhead;p=thirdparty%2Fzstd.git Fixed `-r` typo --- diff --git a/programs/zstd.1 b/programs/zstd.1 index c93755f87..cb4e1271a 100644 --- a/programs/zstd.1 +++ b/programs/zstd.1 @@ -164,7 +164,7 @@ keep source file(s) after successful compression or decompression\. This is the . .TP \fB\-r\fR -operate recursively on dictionaries +operate recursively on directories . .TP \fB\-\-format=FORMAT\fR diff --git a/programs/zstd.1.md b/programs/zstd.1.md index a029af5ff..93c6fa400 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -178,7 +178,7 @@ the last one takes effect. keep source file(s) after successful compression or decompression. This is the default behavior. * `-r`: - operate recursively on dictionaries + operate recursively on directories * `--format=FORMAT`: compress and decompress in other formats. If compiled with support, zstd can compress to or decompress from other compression algorithm