summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-18 17:07:53 -0500
committerJune McEnroe <june@causal.agency>2019-02-18 17:07:53 -0500
commitf438b384749b22a28582e2c17b54ff1bf5ca9fb9 (patch)
tree0c465901a61403583f8c2df0705440193010781e /bin/man1
parentAdd Tag class to hi (diff)
downloadsrc-f438b384749b22a28582e2c17b54ff1bf5ca9fb9.tar.gz
src-f438b384749b22a28582e2c17b54ff1bf5ca9fb9.zip
Remove hi line numbering
Tags are much better for referring to specific parts of a file and line
numbering is better done by a post-processing tool such as cat -n or
producing a two-column HTML <table>.
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/hi.118
1 files changed, 6 insertions, 12 deletions
diff --git a/bin/man1/hi.1 b/bin/man1/hi.1
index ee3a55a8..0d82ca75 100644
--- a/bin/man1/hi.1
+++ b/bin/man1/hi.1
@@ -1,4 +1,4 @@
-.Dd February 17, 2019
+.Dd February 18, 2019
 .Dt HI 1
 .Os
 .
@@ -8,10 +8,9 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl n
 .Op Fl f Ar format
 .Op Fl l Ar lang
-.Op Fl m Ar name
+.Op Fl n Ar name
 .Op Fl o Ar opts
 .Op Ar file
 .Nm
@@ -34,11 +33,9 @@ Compile all regular expressions and exit.
 Set the output format.
 .It Fl l Ar lang
 Set the input language.
-.It Fl m Ar name
+.It Fl n Ar name
 Override the name used
 to infer the input language.
-.It Fl n
-Output line numbers.
 .It Fl o Ar opts
 Set output format options.
 .Ar opts
@@ -74,12 +71,9 @@ classes.
 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 .
+Output tags
+(type and function definitions)
+as anchor links.
 .
 .It Cm css Ns = Ns Ar url
 With