aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.html b/README.html
index cd64a87..d23957d 100644
--- a/README.html
+++ b/README.html
@@ -29,9 +29,14 @@ It is written on and for Plan 9 primarily, but the rc code can (more or less)
trivially be translated to POSIX shell; the work just hasn't been done yet.
</p>
<p>
-Em also includes the rc script <i>htwrap</i>, which can be used to create a
-standalone HTML document from em output.
-</p>
+Em includes two additional rc scripts:
+</p>
+<dl>
+<dt>htwrap</dt><dd>Creates a standalone HTML document from em output.
+</dd><dt>htindex</dt><dd>Adds appropriate ids to HTML headings and prints an index
+of them on standard output. Supports Latin-1.
+</dd>
+</dl>
<hr/>
<h2>Inline formatting</h2>
<hr/>