aboutsummaryrefslogtreecommitdiff
path: root/bin/trs.awk
diff options
context:
space:
mode:
Diffstat (limited to 'bin/trs.awk')
-rw-r--r--bin/trs.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/trs.awk b/bin/trs.awk
index 5966c520..8d0a1ef0 100644
--- a/bin/trs.awk
+++ b/bin/trs.awk
@@ -1,4 +1,4 @@
-# Substitute one string for another in input (no regex)
+# Substitute one string for another in input (no newlines, no regex)
BEGIN {
# Name self
self = "trs"