aboutsummaryrefslogtreecommitdiff
path: root/src/xzdec/xzdec.1
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-07-08 22:50:16 +0300
committerLasse Collin <lasse.collin@tukaani.org>2009-07-08 22:50:16 +0300
commit3bdb53792c0e3e3febe9370e56eda5b08f89410f (patch)
tree202cda092bc195d8605f1a2166c80f6017574bef /src/xzdec/xzdec.1
parentUse sed instead of $(SED) so that we don't need to (diff)
downloadxz-3bdb53792c0e3e3febe9370e56eda5b08f89410f.tar.xz
Remove --force from xzdec.
It was ignored for compatibility with xz, but now that --decompress --stdout --force copies unrecognized files as is to stdout, simply ignoring --force in xzdec would be wrong. xzdec will not support copying unrecognized data as is to stdout, so it cannot support --force.
Diffstat (limited to 'src/xzdec/xzdec.1')
-rw-r--r--src/xzdec/xzdec.15
1 files changed, 0 insertions, 5 deletions
diff --git a/src/xzdec/xzdec.1 b/src/xzdec/xzdec.1
index facfadea..442a19ec 100644
--- a/src/xzdec/xzdec.1
+++ b/src/xzdec/xzdec.1
@@ -70,11 +70,6 @@ compatibility.
.B xzdec
never creates or removes any files.
.TP
-.BR \-f ", " \-\-force
-Ignored for
-.BR xz (1)
-compatibility.
-.TP
.BR \-c ", " \-\-stdout ", " \-\-to-stdout
Ignored for
.BR xz (1)