summaryrefslogtreecommitdiff
path: root/apps/mudraw.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-04-20 15:05:07 +0100
committerRobin Watts <robin.watts@artifex.com>2012-04-20 15:05:07 +0100
commit69849ca6b0eb3db01bccf2b1c329b7b0787398df (patch)
treec34cce9f8920034cc52641d8532405291f9f33cd /apps/mudraw.c
parent818a2cd7e9729e7d454465f3fff6ba8eb1d1b3cd (diff)
downloadmupdf-69849ca6b0eb3db01bccf2b1c329b7b0787398df.tar.xz
Add -ttt into usage string for mudraw.
Diffstat (limited to 'apps/mudraw.c')
-rw-r--r--apps/mudraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mudraw.c b/apps/mudraw.c
index 259475fb..8abce8ed 100644
--- a/apps/mudraw.c
+++ b/apps/mudraw.c
@@ -56,7 +56,7 @@ static void usage(void)
"\t-b -\tnumber of bits of antialiasing (0 to 8)\n"
"\t-g\trender in grayscale\n"
"\t-m\tshow timing information\n"
- "\t-t\tshow text (-tt for xml)\n"
+ "\t-t\tshow text (-tt for xml, -ttt for more verbose xml)\n"
"\t-x\tshow display list\n"
"\t-d\tdisable use of display list\n"
"\t-5\tshow md5 checksums\n"