summaryrefslogtreecommitdiffstats
path: root/system/clex/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/clex/README')
-rw-r--r--system/clex/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/clex/README b/system/clex/README
new file mode 100644
index 0000000000..42922fc24a
--- /dev/null
+++ b/system/clex/README
@@ -0,0 +1,10 @@
+CLEX is a file manager with a full-screen user interface written
+in C with the curses library.
+
+It displays directory contents (including file status details)
+and provides features like command history, filename insertion,
+or name completion in order to help the user to construct commands
+to be executed by the shell (there are no built-in commands).
+
+CLEX is easily configurable and all its features are explained
+in the on-line help.