]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Also Update Man Page Documentation 2466/head
authorW. Felix Handte <w@felixhandte.com>
Mon, 11 Jan 2021 22:55:58 +0000 (17:55 -0500)
committerW. Felix Handte <w@felixhandte.com>
Mon, 11 Jan 2021 22:55:58 +0000 (17:55 -0500)
programs/zstd.1.md

index 73670daf6dc2711fd3ef6ea178a9bf96090fa32f..1e4a7f4fea295a11e4f5c130edba0c32a72cf4ec 100644 (file)
@@ -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`: