From 927859f5e8e728a63dd1e4225491b77c9dadb43e Mon Sep 17 00:00:00 2001 From: "W. Felix Handte" Date: Mon, 11 Jan 2021 17:55:58 -0500 Subject: [PATCH] Also Update Man Page Documentation --- 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 73670daf6..1e4a7f4fe 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -201,7 +201,8 @@ the last one takes effect. * `-o FILE`: save result into `FILE` * `-f`, `--force`: - overwrite output without prompting, and (de)compress symbolic links + disable input and output checks. Allows overwriting existing files, input + from console, output to stdout, operating on links, etc. * `-c`, `--stdout`: force write to standard output, even if it is the console * `--[no-]sparse`: -- 2.47.2