summaryrefslogtreecommitdiff
path: root/dh_compress
diff options
context:
space:
mode:
Diffstat (limited to 'dh_compress')
-rwxr-xr-xdh_compress2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_compress b/dh_compress
index cbdf627c..e8d5fcb7 100755
--- a/dh_compress
+++ b/dh_compress
@@ -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.