Ignore symbolic links unless --force specified

This commit is contained in:
Sean Purcell
2017-03-23 11:52:09 -07:00
parent 042ba122ae
commit 680e4e0953
6 changed files with 66 additions and 17 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ the last one takes effect.
* `-o file`:
save result into `file` (only possible with a single INPUT-FILE)
* `-f`, `--force`:
overwrite output without prompting
overwrite output without prompting, and (de)compress symbolic links
* `-c`, `--stdout`:
force write to standard output, even if it is the console
* `--[no-]sparse`: