summaryrefslogtreecommitdiff
path: root/apps/mupdfposter.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2012-05-23 15:08:01 +0200
committerTor Andersson <tor.andersson@artifex.com>2012-05-23 15:08:01 +0200
commit7e0864bebdd42b7c6c243fa78a9d19296eabb85d (patch)
tree30d31309e8a65a71be8247d0cb2d060c05f54348 /apps/mupdfposter.c
parentd7d281dea2f9816730337d97d110c6ddc20ff5c0 (diff)
downloadmupdf-7e0864bebdd42b7c6c243fa78a9d19296eabb85d.tar.xz
Update usage messages for mubusy command line tools.
Diffstat (limited to 'apps/mupdfposter.c')
-rw-r--r--apps/mupdfposter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mupdfposter.c b/apps/mupdfposter.c
index c7f61653..317c2c5d 100644
--- a/apps/mupdfposter.c
+++ b/apps/mupdfposter.c
@@ -18,7 +18,7 @@ static int y_factor = 0;
static void usage(void)
{
fprintf(stderr,
- "usage: mupdfposter [options] input.pdf [output.pdf]\n"
+ "usage: mubusy poster [options] input.pdf [output.pdf]\n"
"\t-p -\tpassword\n"
"\t-x\tx decimation factor\n"
"\t-y\ty decimation factor\n");