From 8fb708682912a1acf35d42881117fa83fa06e054 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 7 Oct 2007 21:49:40 +0200 Subject: [PATCH] dpkg-source.1: Document -Z and -z --- man/ChangeLog | 4 ++++ man/dpkg-source.1 | 13 +++++++++++++ 2 files changed, 17 insertions(+) diff --git a/man/ChangeLog b/man/ChangeLog index c064c917..2487b67a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-10-09 Frank Lichtenheld + + * dpkg-source.1: Document -Z and -z. + 2007-10-08 Robert Luberda * po/pl.po: Update to 1183t19f101u. diff --git a/man/dpkg-source.1 b/man/dpkg-source.1 index 9bf9ff39..cb6699cf 100644 --- a/man/dpkg-source.1 +++ b/man/dpkg-source.1 @@ -106,6 +106,19 @@ This option turns certain errors into warnings. This option negates a previously set .BR \-W "." .TP +.BR \-Z \fIcompression\fP +Specify the compression to use for created files (tarballs and diffs). +Note that this option will not cause existing tarballs to be recompressed, +it only affects new files. Supported values are: +.IR gz ", " bz2 ", and " lzma . +\fIgz\fP is the default. +.TP +.BR \-z \fIlevel\fP +Compression level to use. As with \fB\-Z\fP it only affects newly created +files. Supported values are: +.IR 1 " to " 9 ", " best ", and " fast . +\fI9\fP is the default. +.TP .BR \-i [\fIregexp\fP] You may specify a perl regular expression to match files you want filtered out of the list of files for the diff. (This list is -- 2.39.5