summaryrefslogtreecommitdiff
path: root/textproc/rot/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rot/pkg-descr')
-rw-r--r--textproc/rot/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rot/pkg-descr b/textproc/rot/pkg-descr
new file mode 100644
index 000000000000..72edf668ff88
--- /dev/null
+++ b/textproc/rot/pkg-descr
@@ -0,0 +1,2 @@
+Rot rotates a file so that lines become columns and vice versa. This allows
+line-oriented Unix filters like grep to operate on columns instead.