summaryrefslogtreecommitdiff
path: root/dpkg-deb
diff options
context:
space:
mode:
Diffstat (limited to 'dpkg-deb')
-rw-r--r--dpkg-deb/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpkg-deb/main.c b/dpkg-deb/main.c
index 74da81939..669cdec55 100644
--- a/dpkg-deb/main.c
+++ b/dpkg-deb/main.c
@@ -109,7 +109,7 @@ usage(const struct cmdinfo *cip, const char *value)
" -Z<type> Set the compression type used when building.\n"
" Allowed types: gzip, xz, bzip2, none.\n"
" -S<strategy> Set the compression strategy when building.\n"
-" Allowed values: extreme (xz).\n"
+" Allowed values: none, extreme (xz).\n"
"\n"));
printf(_(