diff options
author | hut <hut@lavabit.com> | 2010-04-01 03:54:32 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-04-01 03:54:32 +0200 |
commit | 921fa593d056ad791a48570196664ca29f57a8d4 (patch) | |
tree | 181135f538d761a59366f95007c2ddf1c5436c4c | |
parent | af9b8b3bfd804e703623bfbad2245ef709603283 (diff) | |
download | ranger-921fa593d056ad791a48570196664ca29f57a8d4.tar.gz |
ranger.1: update
-rw-r--r-- | doc/ranger.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index d31984fe..13f47ca2 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -7,10 +7,13 @@ ranger - visual file manager .R [OPTIONS] [FILE] .\"----------------------------------------- .SH DESCRIPTION -ranger is a file manager with an ncurses frontend that is designed for -smooth interaction with the human visual interface and compatibility with -the muscle memory of individuals with long term exposure to common CLI tools -of unix-like operating systems. +Ranger is a file manager with an ncurses frontend written in Python. +.P +It is designed to give you a broader overview of the file system by displaying +previews and backviews, dividing the screen into several columns. +The keybindings are similar to those of other console programs like +.BR vim ", " mutt " or " ncmpcpp +so the usage will be intuitive and efficient. .\"----------------------------------------- .SH OPTIONS .TP |