From: Bimba Shrestha Date: Mon, 9 Mar 2020 19:49:04 +0000 (-0500) Subject: Adding documentation X-Git-Tag: v1.4.5^2~79^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d6bd4c7fc466cfd45b8dce22c5af6e6cd10c52;p=thirdparty%2Fzstd.git Adding documentation --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index dc6e9b5d2..5b557e65c 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -198,6 +198,10 @@ the last one takes effect. default: enabled when output is into a file, and disabled when output is stdout. This setting overrides default and can force sparse mode over stdout. +* `--[no-]content-size`: + enable / disable whether or not the original size of the file is placed in + the header of the compressed file. The default option is + --content-size (meaning that the original size will be placed in the header). * `--rm`: remove source file(s) after successful compression or decompression * `-k`, `--keep`: