From: Joey Hess Date: Thu, 13 May 2010 06:48:04 +0000 (-0400) Subject: tweak X-Git-Tag: 1.11~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2280167ddf3a8863c953446559604f425a46cc64;p=tools%2Fpristine-tar.git tweak --- diff --git a/zgz.pod b/zgz.pod index 64149f3..d8f3b46 100644 --- a/zgz.pod +++ b/zgz.pod @@ -8,10 +8,10 @@ B [options] < file > file.gz =head1 DESCRIPTION -This program is an unholy combination of the BSD gzip program (using libz for -compression), a modified GNU L(1) that supports setting an arbitrary file -name and timestamp, and an old, rotting version of bzip2 that we dug up -somewhere at midnight. Only the bits to do with file compression were kept. +This program is an unholy combination of the BSD gzip program, a modified +GNU L(1) that supports setting an arbitrary file name and timestamp, +and an old, rotting version of bzip2 that we dug up somewhere at midnight. +Only the bits to do with file compression were kept. There are many arcane options which aid L(1) in re-animating files. Use --help to see all the gory details.