aboutsummaryrefslogtreecommitdiff
path: root/editors/teco/pkg-message
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-17 10:26:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-17 10:26:54 +0000
commit72ca267a9237ed319247dc608867fe4a2d5040f4 (patch)
tree15775c59ba21c0421a614a3c24d05aea9de9baf4 /editors/teco/pkg-message
parent4645028aea04fdedf1a4f5c56edc9e41bdfac9a7 (diff)
Notes
Diffstat (limited to 'editors/teco/pkg-message')
-rw-r--r--editors/teco/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/teco/pkg-message b/editors/teco/pkg-message
new file mode 100644
index 000000000000..05fc6fc295a2
--- /dev/null
+++ b/editors/teco/pkg-message
@@ -0,0 +1,13 @@
+=============================================================================
+
+ Teco takes a first argument of mung, teco or make to control its
+operating mode. Also the name of the executable is tested to provide this
+first argument. The mapping is:
+ teco - tecoc teco
+ Make - tecoc make
+ mung - tecoc mung
+ inspect - tecoc teco -inspect
+
+You can create symlinks for this to work.
+
+=============================================================================