]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Adding documentation
authorBimba Shrestha <bimbashrestha@fb.com>
Mon, 9 Mar 2020 19:49:04 +0000 (14:49 -0500)
committerBimba Shrestha <bimbashrestha@fb.com>
Mon, 9 Mar 2020 19:50:49 +0000 (14:50 -0500)
programs/zstd.1.md

index dc6e9b5d2d42822a39934736fa1f6f2871a4a0c0..5b557e65c6dc090c40a87817f40dd3949f1ed443 100644 (file)
@@ -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`: