Merge pull request #1578 from orip/r-flag-typo

Fixed `-r` typo
This commit is contained in:
Nick Terrell
2019-04-10 11:19:02 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ keep source file(s) after successful compression or decompression\. This is the
. .
.TP .TP
\fB\-r\fR \fB\-r\fR
operate recursively on dictionaries operate recursively on directories
. .
.TP .TP
\fB\-\-format=FORMAT\fR \fB\-\-format=FORMAT\fR
+1 -1
View File
@@ -178,7 +178,7 @@ the last one takes effect.
keep source file(s) after successful compression or decompression. keep source file(s) after successful compression or decompression.
This is the default behavior. This is the default behavior.
* `-r`: * `-r`:
operate recursively on dictionaries operate recursively on directories
* `--format=FORMAT`: * `--format=FORMAT`:
compress and decompress in other formats. If compiled with compress and decompress in other formats. If compiled with
support, zstd can compress to or decompress from other compression algorithm support, zstd can compress to or decompress from other compression algorithm