summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/mutool/run.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/mutool/run.html b/docs/mutool/run.html
index 328e0988..5f6ff4f6 100644
--- a/docs/mutool/run.html
+++ b/docs/mutool/run.html
@@ -97,6 +97,8 @@ only store bytes.
<dd>Create a new empty buffer.
<dt>readFile(fileName)
<dd>Create a new buffer with the contents of a file.
+<dt>setUserCSS(userStylesheet, usePublisherStyles)
+<dd>Set user styles and whether to use publisher styles when laying out reflowable documents.
<dt>Buffer#length
<dd>The number of bytes in the buffer.
<dt>Buffer#[n]