summary refs log tree commit diff
path: root/bin/man1/htagml.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 21:15:39 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 21:15:39 -0500
commitff2d2546a8b09329e4b9b51c482e7015ed01ae4d (patch)
tree23433c9595a29d96b83704a500f0605577deb805 /bin/man1/htagml.1
parentRender tag index in HTML (diff)
downloadsrc-ff2d2546a8b09329e4b9b51c482e7015ed01ae4d.tar.gz
src-ff2d2546a8b09329e4b9b51c482e7015ed01ae4d.zip
Add htagml -i
Diffstat (limited to '')
-rw-r--r--bin/man1/htagml.19
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/man1/htagml.1 b/bin/man1/htagml.1
index f313c09d..18996092 100644
--- a/bin/man1/htagml.1
+++ b/bin/man1/htagml.1
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl px
+.Op Fl ipx
 .Op Fl f Ar tagsfile
 .Ar file
 .
@@ -31,6 +31,13 @@ Read the tag descriptions from a file called
 The default behavior is
 to read them from a file called
 .Pa tags .
+.It Fl i
+Assume
+.Ar file
+has been pre-formatted
+on standard input,
+such as by a syntax highlighter.
+Only tag hyperlinks are added.
 .It Fl p
 Wrap the output in a
 .Sy pre