aboutsummaryrefslogtreecommitdiffstats
path: root/hi.go
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-08 17:40:39 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-08 17:40:39 -0700
commit9857b0d6b95036434913dec52635572a9453dc1b (patch)
treed99fb9796235678c661d4c38418492370c34f8b3 /hi.go
parentde900ec2cdc00e0b4a0602fc6f1a88fd7fc2c5fd (diff)
downloadhi-9857b0d6b95036434913dec52635572a9453dc1b.tar.zst
Update import pathHEADmain
Diffstat (limited to 'hi.go')
-rw-r--r--hi.go1
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 (