From 13e44a94da19d1ef14832ff12d3877a6fd2c54c0 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Sun, 27 May 2012 22:30:17 +0300 Subject: 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. --- src/xz/xz.1 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src') 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 -- cgit v1.2.3