diff options
Diffstat (limited to 'system/em/README')
-rw-r--r-- | system/em/README | 6 |
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. |