summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-17 21:13:36 -0500
committerJune McEnroe <june@causal.agency>2019-02-17 21:13:36 -0500
commit0146865a3321cc3e02fa4141caa000b422bd414d (patch)
treec5566e914389253f4c8bbdee6e979f98cb0ec7ee /bin/man1
parentSimplify temp trap in up (diff)
downloadsrc-0146865a3321cc3e02fa4141caa000b422bd414d.tar.gz
src-0146865a3321cc3e02fa4141caa000b422bd414d.zip
Add hi -f html -o anchor for line number links
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/hi.113
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/man1/hi.1 b/bin/man1/hi.1
index afe0fe0c..ee3a55a8 100644
--- a/bin/man1/hi.1
+++ b/bin/man1/hi.1
@@ -69,9 +69,18 @@ Output HTML
 with
 .Sy <span>
 classes.
+.
 .Pp
 The options are as follows:
 .Bl -tag -width "title=..."
+.It Cm anchor
+With
+.Fl n ,
+output line numbers
+as un-selectable anchor links.
+Incompatible with
+.Cm inline .
+.
 .It Cm css Ns = Ns Ar url
 With
 .Cm document ,
@@ -83,12 +92,15 @@ If unset,
 output default styles in a
 .Sy <style>
 element.
+.
 .It Cm document
 Output an HTML document.
+.
 .It Cm inline
 Output inline
 .Sy style
 attributes rather than classes.
+.
 .It Cm tab Ns = Ns Ar n
 With
 .Cm document
@@ -98,6 +110,7 @@ set the
 .Sy tab-size
 property to
 .Ar n .
+.
 .It Cm title Ns = Ns Ar ...
 With
 .Cm document ,