aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) {