summaryrefslogtreecommitdiffstats
path: root/system/em/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-14 23:22:37 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:01 -0600
commitf199828cddffedfcf1fac798f92618d46b91a056 (patch)
tree008a02b35d4d957a7a8f70cbfd146c54a77466d8 /system/em/README
parent44c25b4bc0e89d70078eb25c832ab20b04eb7973 (diff)
downloadslackbuilds-f199828cddffedfcf1fac798f92618d46b91a056.tar.gz
slackbuilds-f199828cddffedfcf1fac798f92618d46b91a056.tar.xz
system/em: Added (Highlight some PATTERN in terminal's STDOUT).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/em/README')
-rw-r--r--system/em/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/em/README b/system/em/README
new file mode 100644
index 0000000000..e897683250
--- /dev/null
+++ b/system/em/README
@@ -0,0 +1,6 @@
+Em is a terminal tool that prints FILE(s), or standard input to
+standard output and highlights the expressions that are matched
+the PATTERN.
+
+The expression will be highlighted iff stdout refers to the tty
+and that tty is ANSI-compatible.