summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 314578f3..f91906d4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -61,7 +61,7 @@ The iOS viewer is available on the <a href="https://itunes.apple.com/us/app/mupd
The command line tools are all gathered into one umbrella command: mutool.
<p>
-For rendering and converting documents there are two commands available:
+For rendering and converting documents there are three commands available:
<dl>
<dt><a href="manual-mutool-draw.html">mutool draw</a>
@@ -69,6 +69,8 @@ For rendering and converting documents there are two commands available:
It is primarily used for rendering a document to image files.
<dt><a href="manual-mutool-convert.html">mutool convert</a>
<dd>This tool is used for converting documents into other formats, and is easier to use.
+<dt><a href="manual-mutool-trace.html">mutool trace</a>
+<dd>This is a debugging tool used for printing a trace of the graphics device calls on a page.
</dl>
<p>