summaryrefslogtreecommitdiff
path: root/apps/mupdfshow.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mupdfshow.c')
-rw-r--r--apps/mupdfshow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mupdfshow.c b/apps/mupdfshow.c
index 7114f249..252e7dc2 100644
--- a/apps/mupdfshow.c
+++ b/apps/mupdfshow.c
@@ -12,7 +12,7 @@ static int showcolumn;
static void usage(void)
{
- fprintf(stderr, "usage: mupdfshow [options] file.pdf [grepable] [xref] [trailer] [pagetree] [object numbers]\n");
+ fprintf(stderr, "usage: mubusy show [options] file.pdf [grepable] [xref] [trailer] [pagetree] [object numbers]\n");
fprintf(stderr, "\t-b\tprint streams as binary data\n");
fprintf(stderr, "\t-e\tprint encoded streams (don't decode)\n");
fprintf(stderr, "\t-p\tpassword\n");