aboutsummaryrefslogtreecommitdiffstats
path: root/fch
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-09-01 11:35:11 -0400
committerSam Anthony <sam@samanthony.xyz>2024-09-01 11:35:11 -0400
commit05c2582f45f9253575d2163936c836addae0f7af (patch)
tree819c297827f4ffa719a082433059c47040164eea /fch
parentdf1b009af7ee6300f87e3a85a8b5f4ed98737a0a (diff)
downloadbin-05c2582f45f9253575d2163936c836addae0f7af.zip
fch: update comment
Diffstat (limited to 'fch')
-rwxr-xr-xfch3
1 files changed, 2 insertions, 1 deletions
diff --git a/fch b/fch
index 4515aaf..361dea0 100755
--- a/fch
+++ b/fch
@@ -1,6 +1,7 @@
#!/usr/bin/awk -f
-# Find CHaracter
+# fch: find a unicode character
+# Requires plan9port to be installed at /opt/plan9
BEGIN {
if (ARGC < 2) {