]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_compress
r1763: releasing version 4.9.0
[debhelper.git] / dh_compress
index cbdf627c55e72205efd1d75f328e5ccc7bb3b3f6..e8d5fcb7942134c59b36596773c232c29c951e39 100755 (executable)
@@ -42,7 +42,7 @@ if you really have to.
 =item B<-X>I<item>, B<--exclude=>I<item>
 
 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.