]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fixed `-r` typo 1578/head
authorOri Peleg <nospam@orip.org>
Wed, 10 Apr 2019 10:37:41 +0000 (13:37 +0300)
committerOri Peleg <nospam@orip.org>
Wed, 10 Apr 2019 10:37:41 +0000 (13:37 +0300)
programs/zstd.1
programs/zstd.1.md

index c93755f877eddb142f3c7b6283778dca323d23be..cb4e1271a0f29e2b4250cf676efed0e001865fcf 100644 (file)
@@ -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
index a029af5ff3cef6011d2dc0ffb8f38b91b8912790..93c6fa40010ed0a220f963d24fcea21a52731074 100644 (file)
@@ -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