index
:
hi
main
Highlight lines from standard input using a regular expression
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hi.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'hi.go')
-rw-r--r--
hi.go
1
1 files changed, 1 insertions, 0 deletions
diff --git a/hi.go b/hi.go
index 2cb87d5..133cd1d 100644
--- a/
hi.go
+++ b/
hi.go
@@ -1,3 +1,4 @@
+// The hi command highlights lines from standard input according to a regex.
package main
import (