diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-16 21:00:09 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-12-16 21:00:09 +0200 |
commit | 7f7d093de79eee0c7dbfd7433647e46302f19f82 (patch) | |
tree | f588c0424614e696f8a034116174ce014553bd9a | |
parent | xz: Update the man page about --block-size. (diff) | |
download | xz-7f7d093de79eee0c7dbfd7433647e46302f19f82.tar.xz |
xz: Update the man page about --threads.
-rw-r--r-- | src/xz/xz.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1 index a006bc45..75aead3d 100644 --- a/src/xz/xz.1 +++ b/src/xz/xz.1 @@ -1055,11 +1055,6 @@ The default block size depends on the compression level and can be overriden with the .BI \-\-block\-size= size option. -.IP "" -.B "It is possible that the details of this option change before" -.B "the next stable XZ Utils release." -.B "This may include the meaning of the special value 0." -.\" FIXME . .SS "Custom compressor filter chains" A custom filter chain allows specifying |