aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-05-27 22:30:17 +0300
committerLasse Collin <lasse.collin@tukaani.org>2012-05-29 12:54:22 +0300
commit13e44a94da19d1ef14832ff12d3877a6fd2c54c0 (patch)
treef87a1dcec9294690063d2b3ab5ed64907ce1cd76 /src
parentxz: Fix output of verbose --robot --list modes. (diff)
downloadxz-13e44a94da19d1ef14832ff12d3877a6fd2c54c0.tar.xz
xz: Document the "summary" lines of --robot -lvv.
This documents only the columns that are in v5.0. The new columns added in the master branch aren't necessarily stable yet.
Diffstat (limited to 'src')
-rw-r--r--src/xz/xz.119
1 files changed, 19 insertions, 0 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1
index f1c9135d..4d709d88 100644
--- a/src/xz/xz.1
+++ b/src/xz/xz.1
@@ -1836,6 +1836,25 @@ headers.
.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