Index: src/xz/xz.1 |
=================================================================== |
--- src/xz/xz.1 (revision 87706) |
+++ src/xz/xz.1 (working copy) |
@@ -5,7 +5,7 @@ |
.\" This file has been put into the public domain. |
.\" You can do whatever you want with this file. |
.\" |
-.TH XZ 1 "2010-10-04" "Tukaani" "XZ Utils" |
+.TH XZ 1 "2012-05-27" "Tukaani" "XZ Utils" |
. |
.SH NAME |
xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files |
@@ -1836,6 +1836,25 @@ |
.PD |
.PP |
The columns of the |
+.B summary |
+lines: |
+.PD 0 |
+.RS |
+.IP 2. 4 |
+Amount of memory (in bytes) required to decompress |
+this file with this |
+.B xz |
+version |
+.IP 3. 4 |
+.B yes |
+or |
+.B no |
+indicating if all block headers have both compressed size and |
+uncompressed size stored in them |
+.RE |
+.PD |
+.PP |
+The columns of the |
.B totals |
line: |
.PD 0 |