summaryrefslogtreecommitdiff
path: root/apps/mupdfclean.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/mupdfclean.c
parentd7d281dea2f9816730337d97d110c6ddc20ff5c0 (diff)
downloadmupdf-7e0864bebdd42b7c6c243fa78a9d19296eabb85d.tar.xz
Update usage messages for mubusy command line tools.
Diffstat (limited to 'apps/mupdfclean.c')
-rw-r--r--apps/mupdfclean.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mupdfclean.c b/apps/mupdfclean.c
index 5eff3abd..ad210bdb 100644
--- a/apps/mupdfclean.c
+++ b/apps/mupdfclean.c
@@ -18,7 +18,7 @@ static fz_context *ctx = NULL;
static void usage(void)
{
fprintf(stderr,
- "usage: mupdfclean [options] input.pdf [output.pdf] [pages]\n"
+ "usage: mubusy clean [options] input.pdf [output.pdf] [pages]\n"
"\t-p -\tpassword\n"
"\t-g\tgarbage collect unused objects\n"
"\t-gg\tin addition to -g compact xref table\n"