From 547096d67255e3ebd26910a3a9455c33d01fb154 Mon Sep 17 00:00:00 2001 From: George Lu Date: Thu, 31 May 2018 18:03:52 -0700 Subject: [PATCH] update man --- programs/zstd.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/programs/zstd.1.md b/programs/zstd.1.md index 22f7d0425..4b3818141 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -164,7 +164,8 @@ the last one takes effect. * `--format=FORMAT`: compress and decompress in other formats. If compiled with support, zstd can compress to or decompress from other compression algorithm - formats. Possibly available options are `gzip`, `xz`, `lzma`, and `lz4`. + formats. Possibly available options are `zstd`, `gzip`, `xz`, `lzma`, and `lz4`. + If no such format is provided, `zstd` is the default. * `-h`/`-H`, `--help`: display help/long help and exit * `-V`, `--version`: