X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_compress;fp=dh_compress;h=e8d5fcb7942134c59b36596773c232c29c951e39;hb=1153ddb381f7e854b125791a5ff9be6b81d87cc3;hp=cbdf627c55e72205efd1d75f328e5ccc7bb3b3f6;hpb=46a21fd82209577d6ba69c79d243889ea4f3d332;p=debhelper.git diff --git a/dh_compress b/dh_compress index cbdf627..e8d5fcb 100755 --- a/dh_compress +++ b/dh_compress @@ -42,7 +42,7 @@ if you really have to. =item B<-X>I, B<--exclude=>I Exclude files that contain "item" anywhere in their filename from being -compressed. For example, -X.jpeg will exclude jpeg's from compression. +compressed. For example, -X.jpeg will exclude jpeg files from compression. You may use this option multiple times to build up a list of things to exclude. You can accomplish the same thing by using a debian/compress file, but this is easier.