aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cdls/pkg-descr
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2012-04-15 15:10:14 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2012-04-15 15:10:14 +0000
commit94a040f2b350c5c3a4bc1627add401178cc41bb9 (patch)
tree7fdee4150b854758b20c10f8d832a4948ce48546 /sysutils/cdls/pkg-descr
parentd97650a8073362a45ca3cbeac2b6a29518963d62 (diff)
Notes
Diffstat (limited to 'sysutils/cdls/pkg-descr')
-rw-r--r--sysutils/cdls/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/cdls/pkg-descr b/sysutils/cdls/pkg-descr
new file mode 100644
index 000000000000..0ac9c584c4f1
--- /dev/null
+++ b/sysutils/cdls/pkg-descr
@@ -0,0 +1,10 @@
+cdls is a curses-based file manager for quickly browsing directories and
+files. The screen can be dynamically adjusted to include all information
+(like 'ls -ail'), or just the filenames (multi-column), or anything in
+between.
+
+All basic file and directory manipulations are possible with 1 keystroke:
+copy, move, delete, view, execute, change owner/group/mode, edit, diff,
+link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
+Documentation is self-contained in cdls and consists of two screens from
+which each option or subject can be selected to show its info screen.