diff options
Diffstat (limited to 'misc/clex/pkg-descr')
-rw-r--r-- | misc/clex/pkg-descr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/misc/clex/pkg-descr b/misc/clex/pkg-descr index f38f211ef967..c298ac4d304b 100644 --- a/misc/clex/pkg-descr +++ b/misc/clex/pkg-descr @@ -1,11 +1,11 @@ -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. +CLEX (pronounced KLEKS) is a file manager with full-screen user interface. +It displays directory contents, including file status details, and provides +features like command history, filename insertion, or name completion, in +order to help users to create commands to be executed by the shell. + +CLEX is versatile tool for system administrators and all users that utilize +the enormous power of the command line. Its unique one-panel user interface +enhances productivity and lessens the probability of mistake. There are no +built-in commands; CLEX is an add-on to your favorite shell. -Author: Vlado Potisk <clex@clex.sk> WWW: http://www.clex.sk/ |