summary refs log tree commit diff
path: root/bin/man1/htagml.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/man1/htagml.1')
-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